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

/linux-master/fs/ntfs3/
H A Dntfs_fs.h639 struct ntfs_inode *ntfs_new_inode(struct ntfs_sb_info *sbi, CLST nRec,
H A Dfsntfs.c1683 struct ntfs_inode *ntfs_new_inode(struct ntfs_sb_info *sbi, CLST rno, function
H A Dinode.c1339 ni = ntfs_new_inode(sbi, ino, S_ISDIR(mode) ? RECORD_FLAG_DIR : 0);

Completed in 272 milliseconds