Lines Matching defs:locked_ni
846 * @locked_ni: [OUT] caller has to unlock this ntfs inode if one is returned
851 * inode is pinned. The locked ntfs inode is then returned in @locked_ni. The
879 * @locked_ni to the locked ntfs inode and return 'true'.
905 * set the ntfs inode of the extent mft record clean and then set @locked_ni to
921 const MFT_RECORD *m, ntfs_inode **locked_ni)
932 * Normally we do not return a locked inode so set @locked_ni to NULL.
934 BUG_ON(!locked_ni);
935 *locked_ni = NULL;
992 *locked_ni = ni;
1100 *locked_ni = eni;