Searched defs:ino2 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/affs/ |
H A D | amigaffs.c | 203 __be32 ino2 = AFFS_TAIL(sb, link_bh)->link_chain; in affs_remove_link() local
|
/kernel/linux/linux-6.6/fs/affs/ |
H A D | amigaffs.c | 203 __be32 ino2 = AFFS_TAIL(sb, link_bh)->link_chain; in affs_remove_link() local
|
/kernel/linux/linux-5.10/fs/ceph/ |
H A D | mds_client.c | 2557 u64 ino1 = 0, ino2 = 0; in create_request_message() local
|
/kernel/linux/linux-6.6/fs/ceph/ |
H A D | mds_client.c | 2868 u64 ino1 = 0, ino2 = 0; in create_request_message() local
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | send.c | 3560 check_ino_in_path(struct btrfs_root *root, const u64 ino1, const u64 ino1_gen, const u64 ino2, const u64 ino2_gen, struct fs_path *fs_path) check_ino_in_path() argument 3593 is_ancestor(struct btrfs_root *root, const u64 ino1, const u64 ino1_gen, const u64 ino2, struct fs_path *fs_path) is_ancestor() argument
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | send.c | 3845 check_ino_in_path(struct btrfs_root *root, const u64 ino1, const u64 ino1_gen, const u64 ino2, const u64 ino2_gen, struct fs_path *fs_path) check_ino_in_path() argument 3878 is_ancestor(struct btrfs_root *root, const u64 ino1, const u64 ino1_gen, const u64 ino2, struct fs_path *fs_path) is_ancestor() argument
|
Completed in 32 milliseconds