| /Linux-v5.10/fs/btrfs/ |
| D | locking.h | 93 bool recurse); 104 bool recurse);
|
| D | locking.c | 248 bool recurse) in __btrfs_tree_read_lock() argument 267 WARN_ON(!recurse); in __btrfs_tree_read_lock() 568 bool recurse) in __btrfs_read_lock_root_node() argument 574 __btrfs_tree_read_lock(eb, BTRFS_NESTING_NORMAL, recurse); in __btrfs_read_lock_root_node()
|
| D | ctree.c | 2619 b = __btrfs_read_lock_root_node(root, p->recurse); in btrfs_search_slot_get_root() 2896 p->recurse); in btrfs_search_slot() 5498 path->recurse); in btrfs_next_old_leaf() 5535 path->recurse); in btrfs_next_old_leaf()
|
| D | ctree.h | 377 unsigned int recurse:1; member
|
| D | inode.c | 6629 path->recurse = btrfs_is_free_space_inode(inode); in btrfs_get_extent()
|
| /Linux-v5.10/net/ipv6/netfilter/ |
| D | nf_log_ipv6.c | 39 int recurse) in dump_ipv6_packet() argument 256 if (recurse) { in dump_ipv6_packet() 277 if ((logflags & NF_LOG_UID) && recurse) in dump_ipv6_packet() 281 if (recurse && skb->mark) in dump_ipv6_packet()
|
| /Linux-v5.10/drivers/thunderbolt/ |
| D | property.c | 310 bool recurse, size_t *data_len) in tb_property_dir_length() argument 325 if (recurse) { in tb_property_dir_length() 327 property->value.dir, recurse, data_len); in tb_property_dir_length()
|
| /Linux-v5.10/fs/ |
| D | namespace.c | 1996 static int invent_group_ids(struct mount *mnt, bool recurse) in invent_group_ids() argument 2000 for (p = mnt; p; p = recurse ? next_mnt(p, mnt) : NULL) { in invent_group_ids() 2264 int recurse = ms_flags & MS_REC; in do_change_type() local 2277 err = invent_group_ids(mnt, recurse); in do_change_type() 2283 for (m = mnt; m; m = (recurse ? next_mnt(m, mnt) : NULL)) in do_change_type() 2305 static struct mount *__do_loopback(struct path *old_path, int recurse) in __do_loopback() argument 2315 if (!recurse && has_locked_children(old, old_path->dentry)) in __do_loopback() 2318 if (recurse) in __do_loopback() 2333 int recurse) in do_loopback() argument 2359 mnt = __do_loopback(&old_path, recurse); in do_loopback()
|
| /Linux-v5.10/arch/mips/kernel/ |
| D | scall32-o32.S | 186 beqz t0, einval # do not recurse
|
| D | scall64-o32.S | 197 beqz t0, einval # do not recurse
|
| /Linux-v5.10/Documentation/core-api/ |
| D | gfp_mask-from-fs-io.rst | 36 mask so no memory allocation can recurse back in the FS/IO.
|
| /Linux-v5.10/include/linux/ |
| D | key.h | 422 bool recurse);
|
| D | netdevice.h | 3888 struct netdev_phys_item_id *ppid, bool recurse);
|
| /Linux-v5.10/arch/x86/kernel/cpu/mce/ |
| D | amd.c | 1246 goto recurse; in allocate_threshold_blocks() 1253 goto recurse; in allocate_threshold_blocks() 1285 recurse: in allocate_threshold_blocks()
|
| /Linux-v5.10/fs/xfs/libxfs/ |
| D | xfs_iext_tree.c | 261 recurse: in xfs_iext_prev() 271 goto recurse; in xfs_iext_prev()
|
| /Linux-v5.10/security/keys/ |
| D | keyring.c | 940 bool recurse) in keyring_search() argument 955 if (recurse) in keyring_search()
|
| /Linux-v5.10/Documentation/security/keys/ |
| D | core.rst | 223 only recurse into nested keyrings that have search permission set. 1243 bool recurse) 1245 This searches the specified keyring only (recurse == false) or keyring tree 1246 (recurse == true) specified for a matching key. Error ENOKEY is returned
|
| /Linux-v5.10/net/core/ |
| D | dev.c | 8756 bool recurse) in dev_get_port_parent_id() argument 8774 if (!recurse) in dev_get_port_parent_id() 8778 err = dev_get_port_parent_id(lower_dev, ppid, recurse); in dev_get_port_parent_id()
|
| /Linux-v5.10/arch/x86/ |
| D | Kconfig | 751 is disabled then wchan values will recurse back to the
|