Searched refs:is_resident (Results 1 – 3 of 3) sorted by relevance
577 if (is_resident(ni)) { in ntfs_get_block_vbo()717 if (is_resident(ni)) { in ntfs_read_folio()746 if (is_resident(ni)) { in ntfs_readahead()795 if (is_resident(ni)) { in ntfs_direct_IO()890 if (is_resident(ntfs_i(inode))) in ntfs_writepages()914 if (is_resident(ni)) { in ntfs_write_begin()957 if (is_resident(ni)) { in ntfs_write_end()
108 if (is_resident(ni)) { in ntfs_extend_initialized_size()
1074 static inline int is_resident(struct ntfs_inode *ni) in is_resident() function