Searched refs:ino_t (Results 1 – 21 of 21) sorted by relevance
| /f-stack/freebsd/sys/ |
| H A D | dirent.h | 42 typedef __ino_t ino_t; typedef 67 ino_t d_fileno; /* file number of entry */
|
| H A D | stat.h | 73 typedef __ino_t ino_t; typedef 162 ino_t st_ino; /* inode's number */
|
| H A D | unpcb.h | 98 ino_t unp_ino; /* (g) fake inode number */
|
| H A D | pipe.h | 124 ino_t pipe_ino; /* fake inode for stat(2) */
|
| H A D | conf.h | 326 ino_t devfs_alloc_cdp_inode(void); 327 void devfs_free_cdp_inode(ino_t ino);
|
| H A D | mman.h | 285 ino_t shm_ino;
|
| H A D | types.h | 145 typedef __ino_t ino_t; /* inode number */ typedef
|
| H A D | vnode.h | 213 ino_t xvu_ino; /* id, if VDIR/VREG/VLNK */ 288 ino_t va_fileid; /* file id */ 775 int vn_vget_ino(struct vnode *vp, ino_t ino, int lkflags,
|
| H A D | syscallsubr.h | 328 enum uio_seg pathseg, int flag, ino_t oldinum);
|
| H A D | mount.h | 761 typedef int vfs_vget_t(struct mount *mp, ino_t ino, int flags,
|
| /f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/ |
| H A D | dirent.h | 37 typedef ino_t ino64_t;
|
| /f-stack/tools/compat/include/sys/ |
| H A D | unpcb.h | 98 ino_t unp_ino; /* (g) fake inode number */
|
| /f-stack/tools/libutil/ |
| H A D | pidfile.c | 54 ino_t pf_ino;
|
| /f-stack/app/nginx-1.16.1/src/os/unix/ |
| H A D | ngx_files.h | 18 typedef ino_t ngx_file_uniq_t;
|
| /f-stack/freebsd/kern/ |
| H A D | vfs_init.c | 248 vfs_vget_sigdefer(struct mount *mp, ino_t ino, int flags, struct vnode **vpp) in vfs_vget_sigdefer()
|
| H A D | vfs_default.c | 831 ino_t fileno; in vop_stdvptocnp() 1403 ino_t ino;
|
| H A D | vfs_vnops.c | 2235 return (VFS_VGET(mp, *(ino_t *)arg, lkflags, rvp)); in vn_get_ino_alloc_vget() 2239 vn_vget_ino(struct vnode *vp, ino_t ino, int lkflags, struct vnode **rvp) in vn_vget_ino()
|
| H A D | vfs_syscalls.c | 1811 int flag, enum uio_seg pathseg, ino_t oldinum) in kern_funlinkat_ex() 1856 enum uio_seg pathseg, int flag, ino_t oldinum) in kern_funlinkat()
|
| H A D | uipc_usrreq.c | 115 static ino_t unp_ino; /* Prototype for fake inode numbers. */
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | zfs_vfsops.c | 110 static int zfs_vget(vfs_t *vfsp, ino_t ino, int flags, vnode_t **vpp); 1717 zfs_vget(vfs_t *vfsp, ino_t ino, int flags, vnode_t **vpp) in zfs_vget()
|
| /f-stack/freebsd/contrib/openzfs/cmd/zfs/ |
| H A D | zfs_main.c | 7201 ino_t path_inode; in unshare_unmount_path()
|