Home
last modified time | relevance | path

Searched defs:inherit (Results 26 - 50 of 116) sorted by relevance

12345

/kernel/linux/linux-5.10/fs/btrfs/
H A Dtransaction.h156 struct btrfs_qgroup_inherit *inherit; member
H A Dtransaction.c1423 qgroup_account_snapshot(struct btrfs_trans_handle *trans, struct btrfs_root *src, struct btrfs_root *parent, struct btrfs_qgroup_inherit *inherit, u64 dst_objectid) qgroup_account_snapshot() argument
H A Dqgroup.c2848 btrfs_qgroup_inherit(struct btrfs_trans_handle *trans, u64 srcid, u64 objectid, struct btrfs_qgroup_inherit *inherit) btrfs_qgroup_inherit() argument
[all...]
H A Dioctl.c577 create_subvol(struct inode *dir, struct dentry *dentry, const char *name, int namelen, struct btrfs_qgroup_inherit *inherit) create_subvol() argument
791 create_snapshot(struct btrfs_root *root, struct inode *dir, struct dentry *dentry, bool readonly, struct btrfs_qgroup_inherit *inherit) create_snapshot() argument
965 btrfs_mksubvol(const struct path *parent, const char *name, int namelen, struct btrfs_root *snap_src, bool readonly, struct btrfs_qgroup_inherit *inherit) btrfs_mksubvol() argument
1020 btrfs_mksnapshot(const struct path *parent, const char *name, int namelen, struct btrfs_root *root, bool readonly, struct btrfs_qgroup_inherit *inherit) btrfs_mksnapshot() argument
1825 __btrfs_ioctl_snap_create(struct file *file, const char *name, unsigned long fd, int subvol, bool readonly, struct btrfs_qgroup_inherit *inherit) __btrfs_ioctl_snap_create() argument
1923 struct btrfs_qgroup_inherit *inherit = NULL; btrfs_ioctl_snap_create_v2() local
[all...]
/third_party/musl/libc-test/src/functionalext/unittest/
H A Dunit_test_ldso_dynlink.c545 struct _namespace_inherit_ inherit = {.inherited_ns = &second_ns, .shared_libs = NULL}; in dynlink_test_0350() local
H A Dunit_test_ldso_namespace.c55 ns_inherit inherit; in namespace_test_0020() local
/third_party/skia/src/sksl/
H A DSkSLRehydrator.cpp542 std::shared_ptr<SymbolTable> Rehydrator::symbolTable(bool inherit) { in symbolTable() argument
/kernel/linux/linux-6.6/fs/btrfs/
H A Dtransaction.c1530 qgroup_account_snapshot(struct btrfs_trans_handle *trans, struct btrfs_root *src, struct btrfs_root *parent, struct btrfs_qgroup_inherit *inherit, u64 dst_objectid) qgroup_account_snapshot() argument
H A Dqgroup.c2931 btrfs_qgroup_inherit(struct btrfs_trans_handle *trans, u64 srcid, u64 objectid, struct btrfs_qgroup_inherit *inherit) btrfs_qgroup_inherit() argument
[all...]
H A Dioctl.c560 static unsigned int create_subvol_num_items(struct btrfs_qgroup_inherit *inherit) in create_subvol_num_items() argument
583 create_subvol(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, struct btrfs_qgroup_inherit *inherit) create_subvol() argument
775 create_snapshot(struct btrfs_root *root, struct inode *dir, struct dentry *dentry, bool readonly, struct btrfs_qgroup_inherit *inherit) create_snapshot() argument
957 btrfs_mksubvol(const struct path *parent, struct mnt_idmap *idmap, const char *name, int namelen, struct btrfs_root *snap_src, bool readonly, struct btrfs_qgroup_inherit *inherit) btrfs_mksubvol() argument
1013 btrfs_mksnapshot(const struct path *parent, struct mnt_idmap *idmap, const char *name, int namelen, struct btrfs_root *root, bool readonly, struct btrfs_qgroup_inherit *inherit) btrfs_mksnapshot() argument
1246 __btrfs_ioctl_snap_create(struct file *file, struct mnt_idmap *idmap, const char *name, unsigned long fd, int subvol, bool readonly, struct btrfs_qgroup_inherit *inherit) __btrfs_ioctl_snap_create() argument
1347 struct btrfs_qgroup_inherit *inherit = NULL; btrfs_ioctl_snap_create_v2() local
[all...]
/third_party/ntfs-3g/src/
H A Dntfs-3g_common.h169 BOOL inherit; member
/third_party/musl/porting/liteos_m/user/hook/
H A Dlos_usr_libc.c70 int pthread_attr_setinheritsched(pthread_attr_t *attr, int inherit) in pthread_attr_setinheritsched() argument
75 int pthread_attr_getinheritsched(const pthread_attr_t *attr, int *inherit) in pthread_attr_getinheritsched() argument
/third_party/selinux/libsepol/cil/src/
H A Dcil_write_ast.c581 struct cil_blockinherit *inherit = node->data; in cil_write_ast_node() local
/kernel/linux/linux-5.10/tools/perf/util/
H A Dpython.c754 inherit = 0, in pyrf_evsel__init() local
834 int group = 0, inherit = 0; in pyrf_evsel__open() local
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dpython.c857 inherit = 0, in pyrf_evsel__init() local
937 int group = 0, inherit = 0; in pyrf_evsel__open() local
[all...]
/third_party/googletest/googletest/src/
H A Dgtest-death-test.cc1315 struct inheritance inherit = {0}; in ExecDeathTestSpawnChild() local
/third_party/node/deps/googletest/src/
H A Dgtest-death-test.cc1281 struct inheritance inherit = {0}; in ExecDeathTestSpawnChild() local
/third_party/mesa3d/src/gtest/src/
H A Dgtest-death-test.cc1340 struct inheritance inherit = {0}; in ExecDeathTestSpawnChild() local
/kernel/linux/linux-5.10/drivers/ata/
H A Dlibata-core.c5566 void **inherit = (void **)cur; in ata_finalize_port_ops() local
/kernel/linux/linux-5.10/tools/include/uapi/linux/
H A Dperf_event.h346 inherit : 1, /* children inherit it */ member
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dperf_event.h346 inherit : 1, /* children inherit it */ member
/kernel/linux/linux-6.6/drivers/ata/
H A Dlibata-core.c5723 void **inherit = (void **)cur; in ata_finalize_port_ops() local
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dperf_event.h199 inherit : 1, member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dperf_event.h206 __u64 disabled : 1, inherit : 1, pinned : 1, exclusive : 1, exclude_user : 1, exclude_kernel : 1, exclude_hv : 1, exclude_idle : 1, mmap : 1, comm : 1, freq : 1, inherit_stat : 1, enable_on_exec : 1, task : 1, watermark : 1, precise_ip : 2, mmap_data : 1, sample_id_all : 1, exclude_host : 1, exclude_guest : 1, exclude_callchain_kernel : 1, exclude_callchain_user : 1, mmap2 : 1, comm_exec : 1, use_clockid : 1, context_switch : 1, write_backward : 1, namespaces : 1, ksymbol : 1, bpf_event : 1, aux_output : 1, cgroup : 1, text_poke : 1, __reserved_1 : 30; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dperf_event.h206 __u64 disabled : 1, inherit : 1, pinned : 1, exclusive : 1, exclude_user : 1, exclude_kernel : 1, exclude_hv : 1, exclude_idle : 1, mmap : 1, comm : 1, freq : 1, inherit_stat : 1, enable_on_exec : 1, task : 1, watermark : 1, precise_ip : 2, mmap_data : 1, sample_id_all : 1, exclude_host : 1, exclude_guest : 1, exclude_callchain_kernel : 1, exclude_callchain_user : 1, mmap2 : 1, comm_exec : 1, use_clockid : 1, context_switch : 1, write_backward : 1, namespaces : 1, ksymbol : 1, bpf_event : 1, aux_output : 1, cgroup : 1, text_poke : 1, __reserved_1 : 30; member

Completed in 63 milliseconds

12345