Lines Matching refs:ntfs_read_locked_inode
84 * 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);
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)
2098 ntfs_read_locked_inode(vi);