Home
last modified time | relevance | path

Searched refs:ntfs_read_locked_inode (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ntfs/
H A Dinode.c84 * ntfs_read_locked_inode() will fill them in later.
136 static int ntfs_read_locked_inode(struct inode *vi);
151 * and finally ntfs_read_locked_inode() is called to read in the inode and
177 err = ntfs_read_locked_inode(vi); in ntfs_iget()
499 * ntfs_read_locked_inode - read an inode from its device
502 * ntfs_read_locked_inode() is called from ntfs_iget() to read the inode
509 * ntfs_read_locked_inode() maps, pins and locks the mft record number i_ino
519 * In any case ntfs_read_locked_inode() has nothing to do with i_flags.
524 static int ntfs_read_locked_inode(struct inode *vi) in ntfs_read_locked_inode() function
2098 ntfs_read_locked_inode(v in ntfs_read_inode_mount()
[all...]
/kernel/linux/linux-6.6/fs/ntfs/
H A Dinode.c84 * ntfs_read_locked_inode() will fill them in later.
136 static int ntfs_read_locked_inode(struct inode *vi);
151 * and finally ntfs_read_locked_inode() is called to read in the inode and
177 err = ntfs_read_locked_inode(vi); in ntfs_iget()
499 * ntfs_read_locked_inode - read an inode from its device
502 * ntfs_read_locked_inode() is called from ntfs_iget() to read the inode
509 * ntfs_read_locked_inode() maps, pins and locks the mft record number i_ino
519 * In any case ntfs_read_locked_inode() has nothing to do with i_flags.
524 static int ntfs_read_locked_inode(struct inode *vi) in ntfs_read_locked_inode() function
2098 ntfs_read_locked_inode(v in ntfs_read_inode_mount()
[all...]

Completed in 6 milliseconds