Searched refs:direntflags (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/os/linux/zfs/sys/ |
| H A D | zfs_ctldir.h | 64 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 D | zfs_vnops_os.h | 46 cred_t *cr, int *direntflags, pathname_t *realpnp);
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zfs_ctldir.c | 754 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 D | zfs_dir.c | 144 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 D | zfs_vnops_os.c | 430 int *direntflags, pathname_t *realpnp) in zfs_lookup() argument 517 error = zfs_dirlook(zdp, nm, zpp, flags, direntflags, realpnp); in zfs_lookup()
|