Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/os/linux/zfs/sys/
H A Dzfs_ctldir.h64 struct inode **ipp, int flags, cred_t *cr, int *direntflags,
69 struct inode **ipp, int flags, cred_t *cr, int *direntflags,
86 struct inode **ipp, int flags, cred_t *cr, int *direntflags,
H A Dzfs_vnops_os.h46 cred_t *cr, int *direntflags, pathname_t *realpnp);
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_ctldir.c754 int flags, cred_t *cr, int *direntflags, pathname_t *realpnp) in zfsctl_root_lookup() argument
787 int flags, cred_t *cr, int *direntflags, pathname_t *realpnp) in zfsctl_snapdir_lookup() argument
1204 int flags, cred_t *cr, int *direntflags, pathname_t *realpnp) in zfsctl_shares_lookup() argument
H A Dzfs_dir.c144 znode_t **zpp, int flag, int *direntflags, pathname_t *realpnp) in zfs_dirent_lock() argument
318 update, direntflags, realpnp, &zoid); in zfs_dirent_lock()
H A Dzfs_vnops_os.c430 int *direntflags, pathname_t *realpnp) in zfs_lookup() argument
517 error = zfs_dirlook(zdp, nm, zpp, flags, direntflags, realpnp); in zfs_lookup()