Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/os/linux/zfs/sys/
H A Dzfs_ctldir.h54 struct inode **ipp, int flags, cred_t *cr, int *direntflags,
60 struct inode **ipp, int flags, cred_t *cr, int *direntflags,
77 struct inode **ipp, int flags, cred_t *cr, int *direntflags,
H A Dzfs_vnops_os.h38 cred_t *cr, int *direntflags, pathname_t *realpnp);
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_ctldir.c816 int flags, cred_t *cr, int *direntflags, pathname_t *realpnp) in zfsctl_root_lookup() argument
852 int flags, cred_t *cr, int *direntflags, pathname_t *realpnp) in zfsctl_snapdir_lookup() argument
1633 int flags, cred_t *cr, int *direntflags, pathname_t *realpnp) in zfsctl_shares_lookup() argument
H A Dzfs_dir.c135 znode_t **zpp, int flag, int *direntflags, pathname_t *realpnp) in zfs_dirent_lock() argument
309 update, direntflags, realpnp, &zoid); in zfs_dirent_lock()
H A Dzfs_vnops_os.c456 int *direntflags, pathname_t *realpnp) in zfs_lookup() argument
542 error = zfs_dirlook(zdp, nm, zpp, flags, direntflags, realpnp); in zfs_lookup()