Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/miscfs/nullfs/
H A Dnull_vfsops.c414 nullfs_vfs_getattr(struct mount * mp, struct vfs_attr * vfap, vfs_context_t ctx) in nullfs_vfs_getattr() function
577 .vfs_getattr = nullfs_vfs_getattr,