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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dinode.h277 extern struct inode *ntfs_index_iget(struct inode *base_vi, ntfschar *name,
H A Dinode.c220 * Note, for index allocation attributes, you need to use ntfs_index_iget()
267 * ntfs_index_iget - obtain a struct inode corresponding to an index
285 struct inode *ntfs_index_iget(struct inode *base_vi, ntfschar *name, function
1437 * ntfs_read_locked_index_inode() is called from ntfs_index_iget() to read the
H A Dsuper.c1378 tmp_ino = ntfs_index_iget(vol->quota_ino, Q, 2);

Completed in 43 milliseconds