/titanic_51/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_rename/ |
H A D | zfs_rename_008_pos.ksh | 36 # zfs rename -r can rename snapshot recursively. 39 # 1. Create snapshot recursively. 40 # 2. Rename snapshot recursively. 61 log_assert "zfs rename -r can rename snapshot recursively."
|
H A D | zfs_rename_013_pos.ksh | 41 # 2. Rename snapshot recursively.
|
/titanic_51/usr/src/test/zfs-tests/tests/functional/cli_user/zfs_list/ |
H A D | zfs_list_003_pos.ksh | 36 # Verify 'zfs list -r' could recursively display any children 55 log_assert "Verify 'zfs list -r' could display any children recursively." 76 log_pass "'zfs list -r' could display any children recursively."
|
/titanic_51/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_rollback/ |
H A D | zfs_rollback_001_pos.ksh | 33 # 'zfs rollback -r|-rf|-R|-Rf' will recursively destroy any snapshots 48 log_assert "'zfs rollback -r|-rf|-R|-Rf' will recursively destroy any " \ 162 log_pass "'zfs rollback -r|-rf|-R|-Rf' recursively destroy any snapshots more "\
|
/titanic_51/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_destroy/ |
H A D | zfs_destroy_014_pos.ksh | 32 # 3. Verify when snapshots are destroyed recursively, all 66 # destroy nested snapshot recursively
|
H A D | zfs_destroy_001_pos.ksh | 38 # 'zfs destroy -r|-rf|-R|-Rf <fs|ctr|vol|snap>' should recursively destroy 208 "recursively destroy all children."
|
/titanic_51/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_upgrade/ |
H A D | zfs_upgrade_004_pos.ksh | 34 # it upgrade filesystem recursively to specific or current version. 39 # 3. Verify the filesystem be updated recursively as expected.
|
/titanic_51/usr/src/man/man1/ |
H A D | find.1 | 54 The \fBfind\fR utility recursively descends the directory hierarchy for each 823 The following command recursively print all file names in the current directory 838 Recursively print all file names in the current directory and below, skipping 893 The following command recursively print all file names whose permission mode 921 The following command recursively print all file names whose permission
|
H A D | grep.1 | 152 Read all files under each directory, recursively. Follow symbolic links on 153 the command line, but skip symlinks that are encountered recursively. If file 163 Read all files under each directory, recursively, following all symbolic links.
|
H A D | let.1 | 34 and they are recursively evaluated as arithmetic expressions to get numerical
|
/titanic_51/usr/src/man/man3exacct/ |
H A D | ea_pack_object.3exacct | 154 respectively. Use \fBea_copy_tree()\fR to copy recursively a group or a list of 158 The \fBea_copy_object_tree()\fR function recursively copies an 160 group objects are recursively copied. The returned object can be completely
|
/titanic_51/usr/src/man/man3c/ |
H A D | mtx.3c | 77 An intra-process mutex that may be acquired recursively by the same 81 acquired recursively by the same thread. It must be unlocked an equal
|
/titanic_51/usr/src/cmd/sgs/libelf/demo/ |
H A D | pcom.c | 127 * archive and recursively call process_elf(). in process_elf() 143 * Recursively process the ELF members. in process_elf()
|
H A D | dispsyms.c | 295 * archive and recursively call process_elf(). in process_elf() 312 * Recursively process the ELF members. in process_elf()
|
/titanic_51/usr/src/man/man1m/ |
H A D | zfs.1m | 619 if this dataset is recursively destroyed, is the greater of its space used and 1784 Recursively destroy all dependents, including cloned file systems outside the 1802 Recursively destroy all children. 1847 Recursively destroy all clones of these snapshots, including the clones, 1902 Recursively create snapshots of all descendent datasets 1921 options do not recursively destroy the child snapshots of a recursive snapshot. 2012 Recursively rename the snapshots of all descendent datasets. Snapshots are the 2013 only dataset that can be renamed recursively. 2047 Recursively display any children of the dataset, limiting the recursion to 2076 Recursively displa [all...] |
H A D | ufsrestore.1m | 119 recursively extracted, relative to the current directory, which is expected to 348 is specified, add that directory and its files (recursively) to the extraction 508 files it contains, and (recursively) its subdirectories and the files they
|
/titanic_51/usr/src/uts/common/os/ |
H A D | console.c | 88 * These routines may be called recursively, in which case subsequent calls 121 return (console_busy); /* lock is being entered recursively */ in console_hold() 151 return; /* lock is being dropped recursively */ in console_rele()
|
/titanic_51/usr/src/man/man1b/ |
H A D | chown.1b | 46 Recursively descend into directories setting the ownership of all files in each
|
/titanic_51/usr/src/lib/libbc/libc/gen/common/ |
H A D | qsort.c | 120 * partions, do the smaller one recursively and the larger one via a repeat of 208 * (recursively or by branching) if the partition is in qst()
|
/titanic_51/usr/src/lib/libdtrace/common/ |
H A D | dt_print.c | 96 * Print structure passed down recursively through printing algorithm. 341 * each member, and recursively invoke ctf_type_visit() for each member. If 429 * Recursively invoke ctf_type_visit() on each member. in dt_print_array() 541 * ctf_type_visit() recursively.
|
/titanic_51/usr/src/cmd/filesync/ |
H A D | rename.c | 74 * recursively perform rename analysis on a directory 113 /* recursively examine all my children */ in find_renames()
|
/titanic_51/usr/src/lib/pyzfs/common/ |
H A D | holds.py | 54 help=_("list holds recursively"))
|
/titanic_51/usr/src/test/zfs-tests/tests/functional/rsend/ |
H A D | rsend_010_pos.ksh | 39 # 1. Recursively backup snapshot
|
/titanic_51/usr/src/uts/sun4/os/ |
H A D | prom_subr.c | 204 * lock to be acquired recursively by the owning CPU after disabling preemption. 328 * recursively, return without clearing prom_cpu. If the hold count is now 349 return; /* prom lock is held recursively by this CPU */ in kern_postprom()
|
/titanic_51/usr/src/cmd/sgs/gprof/common/ |
H A D | gprof.callg.blurb | 25 recursively.
|