Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ntfs3/
Dntfs_fs.h632 struct ntfs_inode *ntfs_new_inode(struct ntfs_sb_info *sbi, CLST nRec,
Dinode.c1314 ni = ntfs_new_inode(sbi, ino, S_ISDIR(mode) ? RECORD_FLAG_DIR : 0); in ntfs_create_inode()
Dfsntfs.c1658 struct ntfs_inode *ntfs_new_inode(struct ntfs_sb_info *sbi, CLST rno, in ntfs_new_inode() function