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

/freebsd-11-stable/sys/fs/nfsclient/
H A Dnfs_clnode.c95 ncl_nget(struct mount *mntp, u_int8_t *fhp, int fhsize, struct nfsnode **npp, int lkflags) argument
H A Dnfs_clport.c124 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-11-stable/sys/fs/cd9660/
H A Dcd9660_lookup.c60 cd9660_ino_alloc(struct mount *mp, void *arg, int lkflags, argument
/freebsd-11-stable/sys/fs/fdescfs/
H A Dfdesc_vnops.c260 fdesc_get_ino_alloc(struct mount *mp, void *arg, int lkflags, argument
/freebsd-11-stable/sys/fs/fuse/
H A Dfuse_vfsops.c439 fuse_vfsop_root(struct mount *mp, int lkflags, struct vnode **vpp) argument
/freebsd-11-stable/sys/fs/msdosfs/
H A Dmsdosfs_lookup.c80 msdosfs_deget_dotdot(struct mount *mp, void *arg, int lkflags, argument
/freebsd-11-stable/sys/fs/unionfs/
H A Dunion_subr.c216 int lkflags; local
H A Dunion_vnops.c1331 int lkflags; local
1438 int lkflags; local
/freebsd-11-stable/sys/kern/
H A Dvfs_lookup.c560 compute_cn_lkflags(struct mount *mp, int lkflags, int cnflags) argument
H A Dvfs_vnops.c2044 vn_get_ino_alloc_vget(struct mount *mp, void *arg, int lkflags, argument
2052 vn_vget_ino(struct vnode *vp, ino_t ino, int lkflags, struct vnode **rvp) argument
2060 vn_vget_ino_gen(struct vnode *vp, vn_get_ino_t alloc, void *alloc_arg, int lkflags, struct vnode **rvp) argument
/freebsd-11-stable/sys/fs/tmpfs/
H A Dtmpfs_vnops.c68 tmpfs_vn_get_ino_alloc(struct mount *mp, void *arg, int lkflags, argument
/freebsd-11-stable/sys/fs/udf/
H A Dudf_vnops.c1128 int fsize, lkflags, ltype, numdirpasses; local
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_ctldir.c632 int lkflags = ap->a_cnp->cn_lkflags; local
931 int lkflags = cnp->cn_lkflags; local
H A Dzfs_vnops.c1430 zfs_dd_callback(struct mount *mp, void *arg, int lkflags, struct vnode **vpp) argument
1442 zfs_lookup_lock(vnode_t *dvp, vnode_t *vp, const char *name, int lkflags) argument

Completed in 148 milliseconds