Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/miscfs/nullfs/
H A Dnull_vnops.c888 nullfs_pathconf(__unused struct vnop_pathconf_args * args) in nullfs_pathconf() function
1164 …l = (vop_t)nullfs_readlink}, {.opve_op = &vnop_pathconf_desc, .opve_impl = (vop_t)nullfs_pathconf},