Searched refs:xfs_name (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_dir2.h | 24 extern const struct xfs_name xfs_name_dotdot; 25 extern const struct xfs_name xfs_name_dot; 29 const struct xfs_name *n1, in xfs_dir2_samename() 30 const struct xfs_name *n2) in xfs_dir2_samename() 64 const struct xfs_name *name, xfs_ino_t inum, 67 const struct xfs_name *name, xfs_ino_t *inum, 68 struct xfs_name *ci_name); 70 const struct xfs_name *name, xfs_ino_t ino, 73 const struct xfs_name *name, xfs_ino_t inum, 76 const struct xfs_name *name); [all …]
|
| H A D | xfs_dir2_priv.h | 43 xfs_dahash_t xfs_ascii_ci_hashname(const struct xfs_name *name); 214 const struct xfs_name *name);
|
| H A D | xfs_types.h | 123 struct xfs_name { struct
|
| H A D | xfs_dir2_data.c | 116 struct xfs_name name; in __xfs_dir3_data_check()
|
| /linux/fs/xfs/ |
| H A D | xfs_symlink.h | 11 struct xfs_name *link_name, const char *target_path,
|