Home
last modified time | relevance | path

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

/fs/ext4/
Dextents.c295 struct ext4_ext_path **ppath, ext4_lblk_t lblk, in ext4_force_split_extent_at()
1387 struct ext4_ext_path **ppath, in ext4_ext_create_new_leaf()
1963 struct ext4_ext_path **ppath, in ext4_ext_insert_extent()
3197 struct ext4_ext_path **ppath, in ext4_split_extent_at()
3342 struct ext4_ext_path **ppath, in ext4_split_extent()
3435 struct ext4_ext_path **ppath, in ext4_ext_convert_to_initialized()
3703 struct ext4_ext_path **ppath, in ext4_split_convert_extents()
3746 struct ext4_ext_path **ppath) in ext4_convert_unwritten_extents_endio()
3978 struct ext4_ext_path **ppath, int flags, in convert_initialized_extent()
4052 struct ext4_ext_path **ppath, int flags, in ext4_ext_handle_unwritten_extents()
Dmove_extent.c35 struct ext4_ext_path **ppath) in get_ext_path()
/fs/ceph/
Dmds_client.c1887 const char **ppath, int *ppathlen, u64 *pino, in build_dentry_path()
1912 const char **ppath, int *ppathlen, u64 *pino, in build_inode_path()
1939 const char **ppath, int *pathlen, in set_request_path_attr()
/fs/btrfs/
Dscrub.c3063 struct btrfs_path *path, *ppath; in scrub_stripe() local