Home
last modified time | relevance | path

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

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