Home
last modified time | relevance | path

Searched defs:xfg (Results 1 – 1 of 1) sorted by relevance

/xnu-11417.140.69/bsd/vfs/
H A Dvfs_xattr.c1777 struct fileglob *xfg = NULL; in default_getxattr_vfs() local
1893 struct fileglob *xfg = NULL; in default_setxattr_vfs() local
2305 struct fileglob *xfg = NULL; in default_removexattr_vfs() local
2523 struct fileglob *xfg = NULL; in default_listxattr_vfs() local
2650 struct fileglob *xfg = NULL; in default_getxattr_doubleagent() local
2741 struct fileglob *xfg = NULL; in default_listxattr_doubleagent() local
2834 struct fileglob *xfg = NULL; in default_setxattr_doubleagent() local
2993 struct fileglob *xfg = NULL; in default_removexattr_doubleagent() local
3367 close_xattrfile(struct fileglob *xfg, bool have_iocount, bool drop_iocount, in close_xattrfile()
3401 remove_xattrfile(struct fileglob *xfg, vnode_t xvp, vfs_context_t context) in remove_xattrfile()