Home
last modified time | relevance | path

Searched defs:src_name (Results 1 – 6 of 6) sorted by relevance

/fs/hfs/
Dcatalog.c288 int hfs_cat_move(u32 cnid, struct inode *src_dir, const struct qstr *src_name, in hfs_cat_move()
/fs/hfsplus/
Dcatalog.c435 struct inode *src_dir, const struct qstr *src_name, in hfsplus_rename_cat()
/fs/bcachefs/
Dfs-common.c382 const struct qstr *src_name, in bch2_rename_trans()
Ddirent.c280 const struct qstr *src_name, subvol_inum *src_inum, u64 *src_offset, in bch2_dirent_rename()
/fs/xfs/
Dxfs_inode.c2052 struct xfs_name *src_name, in xfs_rename_alloc_whiteout()
2099 struct xfs_name *src_name, in xfs_rename()
/fs/xfs/libxfs/
Dxfs_dir2.c1198 const struct xfs_name *src_name = du_src->name; in xfs_dir_rename_children() local