/onnv-gate/usr/src/cmd/ndmpd/ndmp/ |
H A D | ndmpd_chkpnt.c | 187 snapshot_hold(char *volname, char *snapname, char *jname, boolean_t recursive) in snapshot_hold() 217 boolean_t recursive) in snapshot_release() 245 snapshot_create(char *volname, char *jname, boolean_t recursive, in snapshot_create() 285 snapshot_destroy(char *volname, char *jname, boolean_t recursive, in snapshot_destroy()
|
H A D | ndmpd_zfs.c | 1708 boolean_t recursive = B_FALSE; in ndmpd_zfs_snapshot_prepare() local 1837 boolean_t recursive = B_FALSE; in ndmpd_zfs_snapshot_create() local 1880 boolean_t recursive = B_FALSE; in ndmpd_zfs_snapshot_unuse() local
|
/onnv-gate/usr/src/lib/pyzfs/common/ |
H A D | dataset.py | 213 def snapshots_fromcmdline(dsnames, recursive): argument
|
/onnv-gate/usr/src/lib/libcmd/common/ |
H A D | rm.c | 90 int recursive; /* remove subtrees too */ member
|
H A D | cksum.c | 130 int recursive; /* recursively descend dirs */ member
|
H A D | cp.c | 160 int recursive; /* subtrees too */ member
|
/onnv-gate/usr/src/cmd/rm/ |
H A D | rm.c | 78 static boolean_t silent, interactive, recursive, ontty; variable
|
/onnv-gate/usr/src/lib/libzfs/common/ |
H A D | libzfs_sendrecv.c | 547 boolean_t recursive; member 740 const char *tosnap, boolean_t recursive, nvlist_t **nvlp, avl_tree_t **avlp) in gather_nvlist() 1770 boolean_t needagain, progress, recursive; in recv_incremental_replication() local 2057 boolean_t recursive; in zfs_receive_package() local 2351 boolean_t recursive; in zfs_receive_one() local
|
H A D | libzfs_dataset.c | 3198 zfs_snapshot(libzfs_handle_t *hdl, const char *path, boolean_t recursive, in zfs_snapshot() 3449 zfs_rename(zfs_handle_t *zhp, const char *target, boolean_t recursive) in zfs_rename() 3924 boolean_t recursive, boolean_t temphold, boolean_t enoent_ok, in zfs_hold() 3983 boolean_t recursive) in zfs_release()
|
/onnv-gate/usr/src/cmd/ntfsprogs/ |
H A D | ntfsls.c | 120 int recursive; member
|
/onnv-gate/usr/src/uts/common/fs/zfs/sys/ |
H A D | dsl_dataset.h | 175 boolean_t recursive; member
|
/onnv-gate/usr/src/cmd/fruadm/ |
H A D | fruadm.c | 55 static int found_frupath = 0, list_only = 0, recursive = 0, variable
|
/onnv-gate/usr/src/lib/krb5/plugins/kdb/db2/ |
H A D | kdb_db2.c | 1305 int backwards, int recursive) in krb5_db2_db_iterate_ext() 1387 int backwards = 0, recursive = 0; in krb5_db2_db_iterate() local
|
/onnv-gate/usr/src/cmd/raidctl/ |
H A D | raidctl.c | 1440 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()
|
/onnv-gate/usr/src/lib/libsqlite/src/ |
H A D | btree.h | 151 #define sqliteBtreePageDump(pBt, pgno, recursive)\ argument
|
H A D | btree.c | 3043 static int fileBtreePageDump(Btree *pBt, int pgno, int recursive){ in fileBtreePageDump()
|
/onnv-gate/usr/src/uts/common/fs/zfs/ |
H A D | dmu_objset.c | 807 boolean_t recursive; member 945 nvlist_t *props, boolean_t recursive, boolean_t temporary, int cleanup_fd) in dmu_objset_snapshot()
|
H A D | zfs_ioctl.c | 3039 boolean_t recursive = zc->zc_cookie; in zfs_ioc_snapshot() local 3241 boolean_t recursive = zc->zc_cookie & 1; in zfs_ioc_rename() local 4519 boolean_t recursive = zc->zc_cookie; in zfs_ioc_hold() local 4594 boolean_t recursive = zc->zc_cookie; in zfs_ioc_release() local
|
H A D | dsl_dataset.c | 2450 dsl_dataset_rename(char *oldname, const char *newname, boolean_t recursive) in dsl_dataset_rename() 3613 boolean_t recursive, boolean_t temphold, int cleanup_fd) in dsl_dataset_user_hold() 3864 boolean_t recursive) in dsl_dataset_user_release()
|
/onnv-gate/usr/src/cmd/zfs/ |
H A D | zfs_main.c | 2568 boolean_t recursive = B_FALSE; in zfs_do_snapshot() local 2838 boolean_t recursive = B_FALSE; in zfs_do_hold_rele_impl() local
|
/onnv-gate/usr/src/cmd/mdb/common/modules/zfs/ |
H A D | zfs.c | 1140 int recursive) in do_print_vdev() 1320 int recursive = FALSE; in vdev_print() local
|
/onnv-gate/usr/src/cmd/krb5/kadmin/dbutil/ |
H A D | dump.c | 74 static int recursive; variable
|
/onnv-gate/usr/src/cmd/fs.d/ufs/fsdb/ |
H A D | fsdb.c | 250 static short recursive; variable
|
/onnv-gate/usr/src/lib/efcode/engine/ |
H A D | forth.c | 2108 recursive(fcode_env_t *env) in recursive() function
|