/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | btrfs.h | 485 * A special tree_id value of 0 will cause a search in the subvolume 488 __u64 tree_id; /* in */ member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | btrfs.h | 273 __u64 tree_id; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | btrfs.h | 273 __u64 tree_id; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | btrfs.h | 269 __u64 tree_id; member
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | btrfs.h | 516 * A special tree_id value of 0 will cause a search in the subvolume 519 __u64 tree_id; /* in */ member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_router.c | 125 u8 tree_id); 685 const struct mlxsw_sp_fib *fib, u8 tree_id) in mlxsw_sp_vr_lpm_tree_bind() 691 tree_id); in mlxsw_sp_vr_lpm_tree_bind() 848 enum mlxsw_sp_l3proto proto, u8 tree_id) in mlxsw_sp_vr_lpm_tree_should_replace() 854 if (fib->lpm_tree->id == tree_id) in mlxsw_sp_vr_lpm_tree_should_replace() 5663 u8 tree_id) in __mlxsw_sp_router_set_abort_trap() 5669 mlxsw_reg_ralta_pack(ralta_pl, true, proto, tree_id); in __mlxsw_sp_router_set_abort_trap() 5674 mlxsw_reg_ralst_pack(ralst_pl, 0xff, tree_id); in __mlxsw_sp_router_set_abort_trap() 5684 mlxsw_reg_raltb_pack(raltb_pl, vr->id, proto, tree_id); in __mlxsw_sp_router_set_abort_trap() 684 mlxsw_sp_vr_lpm_tree_bind(struct mlxsw_sp *mlxsw_sp, const struct mlxsw_sp_fib *fib, u8 tree_id) mlxsw_sp_vr_lpm_tree_bind() argument 847 mlxsw_sp_vr_lpm_tree_should_replace(struct mlxsw_sp_vr *vr, enum mlxsw_sp_l3proto proto, u8 tree_id) mlxsw_sp_vr_lpm_tree_should_replace() argument 5661 __mlxsw_sp_router_set_abort_trap(struct mlxsw_sp *mlxsw_sp, enum mlxsw_reg_ralxx_protocol proto, u8 tree_id) __mlxsw_sp_router_set_abort_trap() argument
|
H A D | reg.h | 6933 * Note that tree_id 0 is allocated for a default-route tree. 6936 MLXSW_ITEM32(reg, ralta, tree_id, 0x00, 0, 8); 6940 u8 tree_id) in mlxsw_reg_ralta_pack() 6945 mlxsw_reg_ralta_tree_id_set(payload, tree_id); in mlxsw_reg_ralta_pack() 6974 MLXSW_ITEM32(reg, ralst, tree_id, 0x00, 0, 8); 6983 * Note that tree_id 0 is allocated for a default-route tree, bins are 0xff 6991 * Note that tree_id 0 is allocated for a default-route tree, bins are 0xff 6997 static inline void mlxsw_reg_ralst_pack(char *payload, u8 root_bin, u8 tree_id) in mlxsw_reg_ralst_pack() argument 7006 mlxsw_reg_ralst_tree_id_set(payload, tree_id); in mlxsw_reg_ralst_pack() 7045 * By default, all Unicast IPv4 and IPv6 are bound to tree_id 6938 mlxsw_reg_ralta_pack(char *payload, bool alloc, enum mlxsw_reg_ralxx_protocol protocol, u8 tree_id) mlxsw_reg_ralta_pack() argument 7050 mlxsw_reg_raltb_pack(char *payload, u16 virtual_router, enum mlxsw_reg_ralxx_protocol protocol, u8 tree_id) mlxsw_reg_raltb_pack() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | reg.h | 7688 * Note that tree_id 0 is allocated for a default-route tree. 7691 MLXSW_ITEM32(reg, ralta, tree_id, 0x00, 0, 8); 7695 u8 tree_id) in mlxsw_reg_ralta_pack() 7700 mlxsw_reg_ralta_tree_id_set(payload, tree_id); in mlxsw_reg_ralta_pack() 7729 MLXSW_ITEM32(reg, ralst, tree_id, 0x00, 0, 8); 7738 * Note that tree_id 0 is allocated for a default-route tree, bins are 0xff 7746 * Note that tree_id 0 is allocated for a default-route tree, bins are 0xff 7752 static inline void mlxsw_reg_ralst_pack(char *payload, u8 root_bin, u8 tree_id) in mlxsw_reg_ralst_pack() argument 7761 mlxsw_reg_ralst_tree_id_set(payload, tree_id); in mlxsw_reg_ralst_pack() 7800 * By default, all Unicast IPv4 and IPv6 are bound to tree_id 7693 mlxsw_reg_ralta_pack(char *payload, bool alloc, enum mlxsw_reg_ralxx_protocol protocol, u8 tree_id) mlxsw_reg_ralta_pack() argument 7805 mlxsw_reg_raltb_pack(char *payload, u16 virtual_router, enum mlxsw_reg_ralxx_protocol protocol, u8 tree_id) mlxsw_reg_raltb_pack() argument [all...] |
H A D | spectrum_router.c | 168 u8 tree_id); 790 const struct mlxsw_sp_fib *fib, u8 tree_id) in mlxsw_sp_vr_lpm_tree_bind() 796 tree_id); in mlxsw_sp_vr_lpm_tree_bind() 954 enum mlxsw_sp_l3proto proto, u8 tree_id) in mlxsw_sp_vr_lpm_tree_should_replace() 960 if (fib->lpm_tree->id == tree_id) in mlxsw_sp_vr_lpm_tree_should_replace() 789 mlxsw_sp_vr_lpm_tree_bind(struct mlxsw_sp *mlxsw_sp, const struct mlxsw_sp_fib *fib, u8 tree_id) mlxsw_sp_vr_lpm_tree_bind() argument 953 mlxsw_sp_vr_lpm_tree_should_replace(struct mlxsw_sp_vr *vr, enum mlxsw_sp_l3proto proto, u8 tree_id) mlxsw_sp_vr_lpm_tree_should_replace() argument
|
/kernel/linux/linux-6.6/fs/smb/server/ |
H A D | smb2pdu.c | 92 unsigned int tree_id; in smb2_get_ksmbd_tcon() local 106 tree_id = le32_to_cpu(req_hdr->Id.SyncId.TreeId); in smb2_get_ksmbd_tcon() 117 if (tree_id != UINT_MAX && work->tcon->id != tree_id) { in smb2_get_ksmbd_tcon() 119 tree_id, work->tcon->id); in smb2_get_ksmbd_tcon() 125 work->tcon = ksmbd_tree_conn_lookup(work->sess, tree_id); in smb2_get_ksmbd_tcon() 127 pr_err("Invalid tid %d\n", tree_id); in smb2_get_ksmbd_tcon()
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | ioctl.c | 2271 if (sk->tree_id == 0) { in search_ioctl() 2275 root = btrfs_get_fs_root(info, sk->tree_id, true); in search_ioctl() 2386 * in a 'tree_id' tree. and sets path name to 'name'. 2389 u64 tree_id, u64 dirid, char *name) in btrfs_search_path_in_tree() 2413 root = btrfs_get_fs_root(info, tree_id, true); in btrfs_search_path_in_tree() 2388 btrfs_search_path_in_tree(struct btrfs_fs_info *info, u64 tree_id, u64 dirid, char *name) btrfs_search_path_in_tree() argument
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | ioctl.c | 1695 if (sk->tree_id == 0) { in search_ioctl() 1699 root = btrfs_get_fs_root(info, sk->tree_id, true); in search_ioctl() 1807 * in a 'tree_id' tree. and sets path name to 'name'. 1810 u64 tree_id, u64 dirid, char *name) in btrfs_search_path_in_tree() 1834 root = btrfs_get_fs_root(info, tree_id, true); in btrfs_search_path_in_tree() 1809 btrfs_search_path_in_tree(struct btrfs_fs_info *info, u64 tree_id, u64 dirid, char *name) btrfs_search_path_in_tree() argument
|