Searched refs:realpnp (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/contrib/openzfs/include/os/linux/zfs/sys/ |
H A D | zfs_ctldir.h | 65 pathname_t *realpnp); 70 pathname_t *realpnp); 87 pathname_t *realpnp);
|
H A D | zfs_vnops_os.h | 46 cred_t *cr, int *direntflags, pathname_t *realpnp);
|
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/ |
H A D | zfs_ctldir.c | 806 int flags, cred_t *cr, int *direntflags, pathname_t *realpnp) in zfsctl_root_lookup() argument 842 int flags, cred_t *cr, int *direntflags, pathname_t *realpnp) in zfsctl_snapdir_lookup() argument 1364 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 | 440 int *direntflags, pathname_t *realpnp) in zfs_lookup() argument 528 error = zfs_dirlook(zdp, nm, zpp, flags, direntflags, realpnp); in zfs_lookup()
|