Searched refs:have_iocount (Results 1 – 1 of 1) sorted by relevance
1557 static void close_xattrfile(struct fileglob *xfg, bool have_iocount, bool drop_iocount, vfs_contex…2660 bool have_iocount = true; in default_getxattr_doubleagent() local2676 have_iocount = false; in default_getxattr_doubleagent()2695 have_iocount = true; in default_getxattr_doubleagent()2727 close_xattrfile(xfg, have_iocount, true, context); in default_getxattr_doubleagent()2749 bool have_iocount = true; in default_listxattr_doubleagent() local2772 have_iocount = false; in default_listxattr_doubleagent()2792 have_iocount = true; in default_listxattr_doubleagent()2817 close_xattrfile(xfg, have_iocount, true, context); in default_listxattr_doubleagent()2846 bool have_iocount = true; in default_setxattr_doubleagent() local[all …]