Searched defs:check_ref (Results 1 - 3 of 3) sorted by relevance
| /third_party/rust/crates/either/src/ | ||
| H A D | lib.rs | 1438 fn check_ref<T: AsRef<$t>>() {} in check_ref() functions |
| /kernel/linux/linux-5.10/fs/btrfs/ | ||
| H A D | disk-io.c | 1541 btrfs_get_root_ref(struct btrfs_fs_info *fs_info, u64 objectid, dev_t anon_dev, bool check_ref) btrfs_get_root_ref() argument 1635 btrfs_get_fs_root(struct btrfs_fs_info *fs_info, u64 objectid, bool check_ref) btrfs_get_fs_root() argument |
| /kernel/linux/linux-6.6/fs/btrfs/ | ||
| H A D | disk-io.c | 1289 btrfs_get_root_ref(struct btrfs_fs_info *fs_info, u64 objectid, dev_t *anon_dev, bool check_ref) btrfs_get_root_ref() argument 1393 btrfs_get_fs_root(struct btrfs_fs_info *fs_info, u64 objectid, bool check_ref) btrfs_get_fs_root() argument |
Completed in 12 milliseconds