Home
last modified time | relevance | path

Searched refs:ntfs_new_inode (Results 1 – 3 of 3) sorted by relevance

/fs/ntfs3/
Dntfs_fs.h629 struct ntfs_inode *ntfs_new_inode(struct ntfs_sb_info *sbi, CLST nRec,
Dinode.c1307 ni = ntfs_new_inode(sbi, ino, fa & FILE_ATTRIBUTE_DIRECTORY); in ntfs_create_inode()
Dfsntfs.c1681 struct ntfs_inode *ntfs_new_inode(struct ntfs_sb_info *sbi, CLST rno, bool dir) in ntfs_new_inode() function