Home
last modified time | relevance | path

Searched defs:recursive (Results 1 – 24 of 24) sorted by relevance

/titanic_41/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_chkpnt.c189 snapshot_hold(char *volname, char *snapname, char *jname, boolean_t recursive) in snapshot_hold()
218 boolean_t recursive) in snapshot_release()
246 snapshot_create(char *volname, char *jname, boolean_t recursive, in snapshot_create()
287 snapshot_destroy(char *volname, char *jname, boolean_t recursive, in snapshot_destroy()
H A Dndmpd_zfs.c1710 boolean_t recursive = B_FALSE; in ndmpd_zfs_snapshot_prepare() local
1839 boolean_t recursive = B_FALSE; in ndmpd_zfs_snapshot_create() local
1882 boolean_t recursive = B_FALSE; in ndmpd_zfs_snapshot_unuse() local
/titanic_41/usr/src/lib/pyzfs/common/
H A Ddataset.py213 def snapshots_fromcmdline(dsnames, recursive): argument
/titanic_41/usr/src/lib/libcmd/common/
H A Drm.c90 int recursive; /* remove subtrees too */ member
H A Dcksum.c130 int recursive; /* recursively descend dirs */ member
H A Dcp.c160 int recursive; /* subtrees too */ member
/titanic_41/usr/src/cmd/grep/
H A Dgrep.c273 recursive(const char *name, const struct stat *statp, int info, struct FTW *ftw) in recursive() function
/titanic_41/usr/src/cmd/rm/
H A Drm.c78 static boolean_t silent, interactive, recursive, ontty; variable
/titanic_41/usr/src/lib/libzfs/common/
H A Dlibzfs_sendrecv.c633 boolean_t recursive; member
826 const char *tosnap, boolean_t recursive, nvlist_t **nvlp, avl_tree_t **avlp) in gather_nvlist()
2340 boolean_t needagain, progress, recursive; in recv_incremental_replication() local
2627 boolean_t recursive; in zfs_receive_package() local
2963 boolean_t recursive; in zfs_receive_one() local
H A Dlibzfs_dataset.c3733 zfs_snapshot(libzfs_handle_t *hdl, const char *path, boolean_t recursive, in zfs_snapshot()
3908 zfs_rename(zfs_handle_t *zhp, const char *target, boolean_t recursive, in zfs_rename()
4391 boolean_t recursive; member
4416 boolean_t recursive, int cleanup_fd) in zfs_hold()
4544 boolean_t recursive) in zfs_release()
/titanic_41/usr/src/cmd/fruadm/
H A Dfruadm.c57 static int found_frupath = 0, list_only = 0, recursive = 0, variable
/titanic_41/usr/src/cmd/grep_xpg4/
H A Dgrep.c435 recursive(const char *name, const struct stat *statp, int info, struct FTW *ftw) in recursive() function
/titanic_41/usr/src/lib/krb5/plugins/kdb/db2/
H A Dkdb_db2.c1305 int backwards, int recursive) in krb5_db2_db_iterate_ext()
1387 int backwards = 0, recursive = 0; in krb5_db2_db_iterate() local
/titanic_41/usr/src/cmd/raidctl/
H A Draidctl.c1440 snapshot_raidsystem(uint8_t recursive, uint8_t indent, uint8_t is_snapshot) in snapshot_raidsystem()
1466 snapshot_ctl(raid_obj_handle_t ctl_handle, uint8_t recursive, uint8_t indent, in snapshot_ctl()
/titanic_41/usr/src/lib/libsqlite/src/
H A Dbtree.h151 #define sqliteBtreePageDump(pBt, pgno, recursive)\ argument
H A Dbtree.c3043 static int fileBtreePageDump(Btree *pBt, int pgno, int recursive){ in fileBtreePageDump()
/titanic_41/usr/src/cmd/krb5/kadmin/dbutil/
H A Ddump.c74 static int recursive; variable
/titanic_41/usr/src/cmd/mdb/common/modules/zfs/
H A Dzfs.c1383 do_print_vdev(uintptr_t addr, int flags, int depth, boolean_t recursive, in do_print_vdev()
1576 boolean_t recursive = B_FALSE; in vdev_print() local
/titanic_41/usr/src/cmd/zfs/
H A Dzfs_main.c4676 boolean_t recursive; /* unallow only */ member
5370 boolean_t recursive = B_FALSE; in zfs_do_hold_rele_impl() local
5575 boolean_t recursive = B_FALSE; in zfs_do_holds() local
/titanic_41/usr/src/cmd/fs.d/ufs/fsdb/
H A Dfsdb.c251 static short recursive; variable
/titanic_41/usr/src/cmd/make/include/mksh/
H A Ddefs.h675 struct Recursive recursive; member
/titanic_41/usr/src/lib/efcode/engine/
H A Dforth.c2108 recursive(fcode_env_t *env) in recursive() function
/titanic_41/usr/src/uts/common/fs/zfs/
H A Ddsl_dataset.c2091 const char *oldsnapname, const char *newsnapname, boolean_t recursive) in dsl_dataset_rename_snapshot()
H A Dzfs_ioctl.c3734 boolean_t recursive = zc->zc_cookie & 1; in zfs_ioc_rename() local