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

/macosx-10.10/ntfs-84/kext/
H A Dntfs_inode.h623 * ntfs_raw_inode_get - obtain the raw ntfs inode corresponding to an attribute
652 static inline errno_t ntfs_raw_inode_get(ntfs_inode *ni, function
H A Dntfs_page.c273 err = ntfs_raw_inode_get(ni, LCK_RW_TYPE_SHARED, &raw_ni);
H A Dntfs_vnops.c2467 err = ntfs_raw_inode_get(ni, LCK_RW_TYPE_SHARED, &raw_ni);
6675 err = ntfs_raw_inode_get(ni, LCK_RW_TYPE_EXCLUSIVE, &raw_ni);
6957 err = ntfs_raw_inode_get(ni, LCK_RW_TYPE_SHARED, &raw_ni);
8478 err = ntfs_raw_inode_get(ni, LCK_RW_TYPE_EXCLUSIVE, &raw_ni);

Completed in 102 milliseconds