Searched defs:lkflags (Results 1 - 17 of 17) sorted by relevance

/freebsd-13-stable/sys/fs/nfsclient/
H A Dnfs_clnode.c97 ncl_nget(struct mount *mntp, u_int8_t *fhp, int fhsize, struct nfsnode **npp, int lkflags) argument
H A Dnfs_clport.c128 nfscl_nget(struct mount *mntp, struct vnode *dvp, struct nfsfh *nfhp, struct componentname *cnp, struct thread *td, struct nfsnode **npp, void *stuff, int lkflags) argument
/freebsd-13-stable/sys/fs/cd9660/
H A Dcd9660_lookup.c62 cd9660_ino_alloc(struct mount *mp, void *arg, int lkflags, argument
/freebsd-13-stable/sys/fs/fdescfs/
H A Dfdesc_vnops.c263 fdesc_get_ino_alloc(struct mount *mp, void *arg, int lkflags, argument
/freebsd-13-stable/sys/fs/fuse/
H A Dfuse_vfsops.c611 fuse_vfsop_root(struct mount *mp, int lkflags, struct vnode **vpp) argument
H A Dfuse_vnops.c1170 fuse_lookup_alloc(struct mount *mp, void *arg, int lkflags, struct vnode **vpp) argument
/freebsd-13-stable/sys/fs/msdosfs/
H A Dmsdosfs_lookup.c82 msdosfs_deget_dotdot(struct mount *mp, void *arg, int lkflags, argument
/freebsd-13-stable/sys/fs/unionfs/
H A Dunion_subr.c221 int lkflags; local
H A Dunion_vnops.c1333 int lkflags; local
1440 int lkflags; local
/freebsd-13-stable/sys/fs/tmpfs/
H A Dtmpfs_vnops.c79 tmpfs_vn_get_ino_alloc(struct mount *mp, void *arg, int lkflags, argument
/freebsd-13-stable/sys/kern/
H A Dvfs_lookup.c758 compute_cn_lkflags(struct mount *mp, int lkflags, int cnflags) argument
H A Dvfs_vnops.c2302 vn_get_ino_alloc_vget(struct mount *mp, void *arg, int lkflags, argument
2310 vn_vget_ino(struct vnode *vp, ino_t ino, int lkflags, struct vnode **rvp) argument
2318 vn_vget_ino_gen(struct vnode *vp, vn_get_ino_t alloc, void *alloc_arg, int lkflags, struct vnode **rvp) argument
H A Dvfs_cache.c4343 int error, lkflags; local
4693 int error, lkflags; local
H A Dvfs_subr.c4732 vfs_deferred_inactive(struct vnode *vp, int lkflags) argument
4762 int lkflags; local
4809 int lkflags, objflags; local
[all...]
/freebsd-13-stable/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_ctldir.c636 int lkflags = ap->a_cnp->cn_lkflags; local
917 int lkflags = cnp->cn_lkflags; local
H A Dzfs_vnops_os.c683 zfs_dd_callback(struct mount *mp, void *arg, int lkflags, struct vnode **vpp) argument
695 zfs_lookup_lock(vnode_t *dvp, vnode_t *vp, const char *name, int lkflags) argument
/freebsd-13-stable/sys/fs/udf/
H A Dudf_vnops.c1133 int fsize, lkflags, ltype, numdirpasses; local

Completed in 170 milliseconds