Home
last modified time | relevance | path

Searched refs:nullfs_getxattr (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.81.4/bsd/miscfs/nullfs/
H A Dnull_vnops.c954 nullfs_getxattr(struct vnop_getxattr_args * args) in nullfs_getxattr() function
1166 …mpl = (vop_t)nullfs_mnomap}, {.opve_op = &vnop_getxattr_desc, .opve_impl = (vop_t)nullfs_getxattr},