Home
last modified time | relevance | path

Searched defs:path2 (Results 1 – 4 of 4) sorted by relevance

/fs/btrfs/
Dfree-space-tree.c1050 struct btrfs_path *path, *path2; in populate_free_space_tree() local
/fs/ext4/
Dextents.c5649 struct ext4_ext_path *path2 = NULL; in ext4_swap_extents() local
6028 struct ext4_ext_path *path = NULL, *path2 = NULL; in ext4_ext_replay_set_iblocks() local
/fs/ceph/
Dmds_client.c2555 const char *path2 = NULL; in create_request_message() local
/fs/
Dnamespace.c3798 bool path_is_under(const struct path *path1, const struct path *path2) in path_is_under()