Home
last modified time | relevance | path

Searched refs:dir_search_u (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/ntfs3/
H A Dnamei.c85 inode = dir_search_u(dir, uni, NULL); in ntfs_lookup()
412 d = d_splice_alias(dir_search_u(dir, uni, fnd), dentry); in ntfs_atomic_open()
H A Dfsntfs.c239 inode2 = dir_search_u(inode, &NAME_OBJID, NULL); in ntfs_extend_init()
250 inode2 = dir_search_u(inode, &NAME_QUOTA, NULL); in ntfs_extend_init()
257 inode2 = dir_search_u(inode, &NAME_REPARSE, NULL); in ntfs_extend_init()
264 inode2 = dir_search_u(inode, &NAME_USNJRNL, NULL); in ntfs_extend_init()
H A Ddir.c233 struct inode *dir_search_u(struct inode *dir, const struct cpu_str *uni, in dir_search_u() function
H A Dntfs_fs.h493 struct inode *dir_search_u(struct inode *dir, const struct cpu_str *uni,