Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/miscfs/nullfs/
H A Dnull_vnops.c260 nullfs_getattr(struct vnop_getattr_args * args) in nullfs_getattr() function
1160 …impl = (vop_t)nullfs_default}, {.opve_op = &vnop_getattr_desc, .opve_impl = (vop_t)nullfs_getattr},