/freebsd/sys/fs/unionfs/ |
H A D | union_vnops.c | 90 int lkflags; in unionfs_lookup() local 427 int lkflags; in unionfs_create() local 469 int lkflags; in unionfs_whiteout() local 508 int lkflags; in unionfs_mknod() local 578 unionfs_lock_lvp(struct vnode *vp, int *lkflags) in unionfs_lock_lvp() 607 unionfs_unlock_lvp(struct vnode *vp, struct vnode *lvp, int lkflags) in unionfs_unlock_lvp() 628 int lkflags; in unionfs_open() local 771 int lkflags; in unionfs_close() local 1097 int lkflags; in unionfs_setattr() local 1135 int lkflags; in unionfs_write() local [all …]
|
H A D | union.h | 164 unionfs_forward_vop_start(struct vnode *basevp, int *lkflags) in unionfs_forward_vop_start() 171 int lkflags) in unionfs_forward_vop_finish()
|
H A D | union_subr.c | 309 int lkflags; in unionfs_nodeget() local 1050 unionfs_forward_vop_ref(struct vnode *basevp, int *lkflags) in unionfs_forward_vop_ref() 1105 int lkflags) in unionfs_forward_vop_rele()
|
/freebsd/sys/fs/nfsclient/ |
H A D | nfs_clnode.c | 96 int lkflags) in ncl_nget()
|
H A D | nfs_clport.c | 127 int lkflags) in nfscl_nget()
|
/freebsd/sys/fs/cd9660/ |
H A D | cd9660_lookup.c | 56 cd9660_ino_alloc(struct mount *mp, void *arg, int lkflags, in cd9660_ino_alloc()
|
/freebsd/sys/fs/msdosfs/ |
H A D | msdosfs_denode.c | 99 int lkflags, struct denode **depp) in deget()
|
H A D | msdosfs_lookup.c | 102 msdosfs_deget_dotdot(struct mount *mp, void *arg, int lkflags, in msdosfs_deget_dotdot()
|
/freebsd/sys/fs/p9fs/ |
H A D | p9fs_vfsops.c | 501 p9fs_root(struct mount *mp, int lkflags, struct vnode **vpp) in p9fs_root()
|
H A D | p9fs_vnops.c | 182 p9fs_lookup_alloc(struct mount *mp, void *arg, int lkflags, struct vnode **vpp) in p9fs_lookup_alloc()
|
/freebsd/sys/fs/fdescfs/ |
H A D | fdesc_vnops.c | 254 fdesc_get_ino_alloc(struct mount *mp, void *arg, int lkflags, in fdesc_get_ino_alloc()
|
/freebsd/sys/kern/ |
H A D | vfs_lookup.c | 756 enforce_lkflags(struct mount * mp,int lkflags) enforce_lkflags() argument
|
H A D | vfs_vnops.c | 2339 vn_get_ino_alloc_vget(struct mount *mp, void *arg, int lkflags, in vn_get_ino_alloc_vget() 2347 vn_vget_ino(struct vnode *vp, ino_t ino, int lkflags, struct vnode **rvp) in vn_vget_ino() 2356 int lkflags, struct vnode **rvp) in vn_vget_ino_gen()
|
H A D | vfs_subr.c | 5097 vfs_deferred_inactive(struct vnode *vp, int lkflags) in vfs_deferred_inactive() 5127 int lkflags; in vfs_periodic_inactive() local 5173 int lkflags; in vfs_periodic_msync_inactive() local
|
H A D | vfs_cache.c | 4663 int error, lkflags; in cache_fplookup_final_child() local 4999 int error, lkflags; in cache_fplookup_degenerate() local 5054 int error, lkflags; in cache_fplookup_emptypath() local
|
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/ |
H A D | zfs_ctldir.c | 640 int lkflags = ap->a_cnp->cn_lkflags; in zfsctl_root_lookup() local 935 int lkflags = cnp->cn_lkflags; in zfsctl_snapdir_lookup() local
|
H A D | zfs_vnops_os.c | 560 zfs_dd_callback(struct mount *mp, void *arg, int lkflags, struct vnode **vpp) in zfs_dd_callback() 572 zfs_lookup_lock(vnode_t *dvp, vnode_t *vp, const char *name, int lkflags) in zfs_lookup_lock()
|
/freebsd/sys/fs/tarfs/ |
H A D | tarfs_vfsops.c | 1142 tarfs_vget(struct mount *mp, ino_t ino, int lkflags, struct vnode **vpp) in tarfs_vget()
|
/freebsd/sys/fs/udf/ |
H A D | udf_vnops.c | 1125 int fsize, lkflags, ltype, numdirpasses; in udf_lookup() local
|
/freebsd/sys/fs/tmpfs/ |
H A D | tmpfs_vnops.c | 84 tmpfs_vn_get_ino_alloc(struct mount *mp, void *arg, int lkflags, in tmpfs_vn_get_ino_alloc()
|
/freebsd/sys/fs/fuse/ |
H A D | fuse_vnops.c | 1405 fuse_lookup_alloc(struct mount *mp, void *arg, int lkflags, struct vnode **vpp) in fuse_lookup_alloc()
|