Searched refs:have_iocount (Results 1 – 1 of 1) sorted by relevance
1512 static void close_xattrfile(struct fileglob *xfg, bool have_iocount, bool drop_iocount, vfs_contex…2615 bool have_iocount = true; in default_getxattr_doubleagent() local2631 have_iocount = false; in default_getxattr_doubleagent()2650 have_iocount = true; in default_getxattr_doubleagent()2682 close_xattrfile(xfg, have_iocount, true, context); in default_getxattr_doubleagent()2704 bool have_iocount = true; in default_listxattr_doubleagent() local2727 have_iocount = false; in default_listxattr_doubleagent()2747 have_iocount = true; in default_listxattr_doubleagent()2772 close_xattrfile(xfg, have_iocount, true, context); in default_listxattr_doubleagent()2801 bool have_iocount = true; in default_setxattr_doubleagent() local[all …]