Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/vfs/
H A Dvfs_xattr.c1732 struct fileglob *xfg = NULL; in default_getxattr_vfs() local
1848 struct fileglob *xfg = NULL; in default_setxattr_vfs() local
2260 struct fileglob *xfg = NULL; in default_removexattr_vfs() local
2478 struct fileglob *xfg = NULL; in default_listxattr_vfs() local
2605 struct fileglob *xfg = NULL; in default_getxattr_doubleagent() local
2696 struct fileglob *xfg = NULL; in default_listxattr_doubleagent() local
2789 struct fileglob *xfg = NULL; in default_setxattr_doubleagent() local
2948 struct fileglob *xfg = NULL; in default_removexattr_doubleagent() local
3322 close_xattrfile(struct fileglob *xfg, bool have_iocount, bool drop_iocount, in close_xattrfile()
3356 remove_xattrfile(struct fileglob *xfg, vnode_t xvp, vfs_context_t context) in remove_xattrfile()