Home
last modified time | relevance | path

Searched refs:xfs_name (Results 1 – 5 of 5) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_dir2.h24 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 Dxfs_dir2_priv.h43 xfs_dahash_t xfs_ascii_ci_hashname(const struct xfs_name *name);
214 const struct xfs_name *name);
H A Dxfs_types.h123 struct xfs_name { struct
H A Dxfs_dir2_data.c116 struct xfs_name name; in __xfs_dir3_data_check()
/linux/fs/xfs/
H A Dxfs_symlink.h11 struct xfs_name *link_name, const char *target_path,