Searched refs:have_iocount (Results 1 – 1 of 1) sorted by relevance
1538 static void close_xattrfile(struct fileglob *xfg, bool have_iocount, bool drop_iocount, vfs_context…1666 bool have_iocount = true; in default_getxattr_doubleagent() local1682 have_iocount = false; in default_getxattr_doubleagent()1701 have_iocount = true; in default_getxattr_doubleagent()1733 close_xattrfile(xfg, have_iocount, true, context); in default_getxattr_doubleagent()1755 bool have_iocount = true; in default_listxattr_doubleagent() local1778 have_iocount = false; in default_listxattr_doubleagent()1798 have_iocount = true; in default_listxattr_doubleagent()1823 close_xattrfile(xfg, have_iocount, true, context); in default_listxattr_doubleagent()1852 bool have_iocount = true; in default_setxattr_doubleagent() local[all …]