Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Dextents.c288 struct ext4_ext_path **ppath, ext4_lblk_t lblk, in ext4_force_split_extent_at()
1380 struct ext4_ext_path **ppath, in ext4_ext_create_new_leaf()
1962 struct ext4_ext_path **ppath, in ext4_ext_insert_extent()
3199 struct ext4_ext_path **ppath, in ext4_split_extent_at()
3344 struct ext4_ext_path **ppath, in ext4_split_extent()
3437 struct ext4_ext_path **ppath, in ext4_ext_convert_to_initialized()
3699 struct ext4_ext_path **ppath, in ext4_split_convert_extents()
3742 struct ext4_ext_path **ppath) in ext4_convert_unwritten_extents_endio()
3966 struct ext4_ext_path **ppath, in convert_initialized_extent()
4040 struct ext4_ext_path **ppath, int flags, in ext4_ext_handle_unwritten_extents()
Dmove_extent.c27 struct ext4_ext_path **ppath) in get_ext_path()
/linux-4.19.296/fs/ceph/
Dmds_client.c1958 static int clone_dentry_name(struct dentry *dentry, const char **ppath, in clone_dentry_name()
1986 const char **ppath, int *ppathlen, u64 *pino, in build_dentry_path()
2019 const char **ppath, int *ppathlen, u64 *pino, in build_inode_path()
2046 u64 rino, const char **ppath, int *pathlen, in set_request_path_attr()
/linux-4.19.296/fs/btrfs/
Dscrub.c3046 struct btrfs_path *path, *ppath; in scrub_stripe() local