Home
last modified time | relevance | path

Searched refs:pathname_t (Results 1 – 13 of 13) sorted by relevance

/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/contrib/
H A Dfsstress.c136 } pathname_t; typedef
288 int link_path(pathname_t *, pathname_t *);
298 int rename_path(pathname_t *, pathname_t *);
300 void separate_pathname(pathname_t *, char *, pathname_t *);
972 int link_path(pathname_t * name1, pathname_t * name2) in link_path()
1191 int rename_path(pathname_t * name1, pathname_t * name2) in rename_path()
1455 pathname_t f; in allocsp_f()
1512 pathname_t f; in attr_remove_f()
1577 pathname_t f; in attr_set_f()
1637 pathname_t f; in bulkstat1_f()
[all …]
/dports/misc/e2fsprogs-libuuid/e2fsprogs-1.46.5/contrib/
H A Dfsstress.c136 } pathname_t; typedef
288 int link_path(pathname_t *, pathname_t *);
298 int rename_path(pathname_t *, pathname_t *);
300 void separate_pathname(pathname_t *, char *, pathname_t *);
972 int link_path(pathname_t * name1, pathname_t * name2) in link_path()
1191 int rename_path(pathname_t * name1, pathname_t * name2) in rename_path()
1455 pathname_t f; in allocsp_f()
1512 pathname_t f; in attr_remove_f()
1577 pathname_t f; in attr_set_f()
1637 pathname_t f; in bulkstat1_f()
[all …]
/dports/sysutils/e2fsprogs/e2fsprogs-1.46.5/contrib/
H A Dfsstress.c136 } pathname_t; typedef
288 int link_path(pathname_t *, pathname_t *);
298 int rename_path(pathname_t *, pathname_t *);
300 void separate_pathname(pathname_t *, char *, pathname_t *);
972 int link_path(pathname_t * name1, pathname_t * name2) in link_path()
1191 int rename_path(pathname_t * name1, pathname_t * name2) in rename_path()
1455 pathname_t f; in allocsp_f()
1512 pathname_t f; in attr_remove_f()
1577 pathname_t f; in attr_set_f()
1637 pathname_t f; in bulkstat1_f()
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/dist/uts/common/sys/
H A Dgfs.h82 cred_t *, int, int *, pathname_t *);
110 int, int *, pathname_t *);
112 int, int *, pathname_t *);
160 extern int gfs_vop_lookup(vnode_t *, char *, vnode_t **, pathname_t *,
161 int, vnode_t *, cred_t *, caller_context_t *, int *, pathname_t *);
/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dzfs_dir.h52 int, int *, pathname_t *);
58 pathname_t *);
H A Dzfs_ctldir.h57 int zfsctl_root_lookup(vnode_t *dvp, char *nm, vnode_t **vpp, pathname_t *pnp,
59 int *direntflags, pathname_t *realpnp);
/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/sys/kern/
H A Dzfs_stub.c25 zfsctl_root_lookup(vnode_t *dvp, char *nm, vnode_t **vpp, pathname_t *pnp, in zfsctl_root_lookup()
27 int *direntflags, pathname_t *realpnp) in zfsctl_root_lookup()
/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/sys/sys/
H A Dpathname.h44 } pathname_t; typedef
/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/dist/uts/common/fs/
H A Dgfs.c758 int *direntflags, pathname_t *realpnp) in gfs_dir_lookup_dynamic()
811 vnode_t **vpp, pathname_t *rpnp) in gfs_dir_lookup_static()
902 int flags, int *direntflags, pathname_t *realpnp) in gfs_dir_lookup()
1076 gfs_vop_lookup(vnode_t *dvp, char *nm, vnode_t **vpp, pathname_t *pnp, in gfs_vop_lookup()
1078 int *direntflags, pathname_t *realpnp) in gfs_vop_lookup()
/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzfs_ctldir.c412 zfsctl_root_lookup(vnode_t *dvp, char *nm, vnode_t **vpp, pathname_t *pnp, in zfsctl_root_lookup()
414 int *direntflags, pathname_t *realpnp) in zfsctl_root_lookup()
732 zfsctl_snapdir_lookup(vnode_t *dvp, char *nm, vnode_t **vpp, pathname_t *pnp, in zfsctl_snapdir_lookup()
734 int *direntflags, pathname_t *realpnp) in zfsctl_snapdir_lookup()
905 zfsctl_shares_lookup(vnode_t *dvp, char *nm, vnode_t **vpp, pathname_t *pnp, in zfsctl_shares_lookup()
907 int *direntflags, pathname_t *realpnp) in zfsctl_shares_lookup()
H A Dzfs_dir.c63 boolean_t update, int *deflags, pathname_t *rpnp, uint64_t *zoid) in zfs_match_find()
170 int flag, int *direntflags, pathname_t *realpnp) in zfs_dirent_lock()
416 int *deflg, pathname_t *rpnp) in zfs_dirlook()
H A Dzfs_vnops.c1203 int *direntflags, pathname_t *realpnp) in zfs_lookup()
1581 pathname_t *realnmp = NULL; in zfs_remove()
1582 pathname_t realnm; in zfs_remove()
H A Dzfs_vfsops.c1593 pathname_t spn; in zfs_mount()