Searched defs:fidp (Results 1 – 9 of 9) sorted by relevance
/freebsd-src/sys/fs/nullfs/ |
H A D | null_vfsops.c | 410 nullfs_fhtovp(struct mount * mp,struct fid * fidp,int flags,struct vnode ** vpp) nullfs_fhtovp() argument
|
/freebsd-src/sys/fs/unionfs/ |
H A D | union_vfsops.c | 541 unionfs_fhtovp(struct mount * mp,struct fid * fidp,int flags,struct vnode ** vpp) unionfs_fhtovp() argument
|
/freebsd-src/sys/contrib/openzfs/module/os/linux/zfs/ |
H A D | zfs_ctldir.c | 654 zfid_short_t *zfid = (zfid_short_t *)fidp; in zfsctl_snapdir_fid() argument 698 zfsctl_fid(struct inode * ip,fid_t * fidp) zfsctl_fid() argument [all...] |
H A D | zfs_vfsops.c | 1707 zfs_vget(struct super_block * sb,struct inode ** ipp,fid_t * fidp) zfs_vget() argument
|
H A D | zfs_vnops_os.c | 4177 zfs_fid(struct inode * ip,fid_t * fidp) zfs_fid() argument
|
/freebsd-src/sys/kern/ |
H A D | vfs_init.c | 256 vfs_fhtovp_sigdefer(struct mount *mp, struct fid *fidp, int flags, in vfs_fhtovp_sigdefer()
|
/freebsd-src/sys/contrib/openzfs/module/os/freebsd/zfs/ |
H A D | zfs_ctldir.c | 532 fid_t *fidp = (void *)ap->a_fid; in zfsctl_common_fid() local
|
H A D | zfs_vfsops.c | 1805 zfs_fhtovp(vfs_t * vfsp,fid_t * fidp,int flags,vnode_t ** vpp) zfs_fhtovp() argument
|
H A D | zfs_vnops_os.c | 3946 zfs_fid(vnode_t * vp,fid_t * fidp,caller_context_t * ct) zfs_fid() argument
|