Home
last modified time | relevance | path

Searched refs:cpu_str (Results 1 – 7 of 7) sorted by relevance

/fs/ntfs3/
A Dntfs.h59 struct cpu_str { struct
146 extern const struct cpu_str NAME_MFT;
147 extern const struct cpu_str NAME_MIRROR;
149 extern const struct cpu_str NAME_VOLUME;
151 extern const struct cpu_str NAME_ROOT;
152 extern const struct cpu_str NAME_BITMAP;
153 extern const struct cpu_str NAME_BOOT;
155 extern const struct cpu_str NAME_QUOTA;
156 extern const struct cpu_str NAME_SECURE;
157 extern const struct cpu_str NAME_UPCASE;
[all …]
A Dnamei.c21 const struct cpu_str *uni) in fill_name_de()
47 (struct cpu_str *)&fname->name_len, in fill_name_de()
71 struct cpu_str *uni = __getname(); in ntfs_lookup()
387 struct cpu_str *uni; in ntfs_d_hash()
449 struct cpu_str *uni1; in ntfs_d_compare()
488 (struct cpu_str *)uni2, NTFS_NAME_LEN, in ntfs_d_compare()
A Dfsntfs.c19 const struct cpu_str NAME_MFT = {
22 const struct cpu_str NAME_MIRROR = {
25 const struct cpu_str NAME_LOGFILE = {
28 const struct cpu_str NAME_VOLUME = {
31 const struct cpu_str NAME_ATTRDEF = {
34 const struct cpu_str NAME_ROOT = {
37 const struct cpu_str NAME_BITMAP = {
40 const struct cpu_str NAME_BOOT = {
46 const struct cpu_str NAME_QUOTA = {
49 const struct cpu_str NAME_SECURE = {
[all …]
A Dntfs_fs.h497 struct cpu_str *uni, u32 max_ulen,
499 struct inode *dir_search_u(struct inode *dir, const struct cpu_str *uni,
707 const struct cpu_str *name);
721 struct dentry *dentry, const struct cpu_str *uni,
733 const struct cpu_str *uni);
863 int ntfs_cmp_names_cpu(const struct cpu_str *uni1, const struct le_str *uni2,
A Dupcase.c69 int ntfs_cmp_names_cpu(const struct cpu_str *uni1, const struct le_str *uni2, in ntfs_cmp_names_cpu()
A Ddir.c178 struct cpu_str *uni, u32 max_ulen, in ntfs_nls_to_utf16()
233 struct inode *dir_search_u(struct inode *dir, const struct cpu_str *uni, in dir_search_u()
A Dinode.c24 const struct cpu_str *name, in ntfs_read_mft()
529 const struct cpu_str *name) in ntfs_iget5()
1107 (struct cpu_str *)(rp_name - 1), 2 * size, in ntfs_create_reparse_buffer()
1173 struct dentry *dentry, const struct cpu_str *uni, in ntfs_create_inode()

Completed in 28 milliseconds