Searched refs:is_resident (Results 1 – 3 of 3) sorted by relevance
549 if (is_resident(ni)) { in ntfs_get_block_vbo()685 if (is_resident(ni)) { in ntfs_read_folio()714 if (is_resident(ni)) { in ntfs_readahead()763 if (is_resident(ni)) { in ntfs_direct_IO()836 if (is_resident(ni)) { in ntfs_writepage()853 if (is_resident(ntfs_i(mapping->host))) in ntfs_writepages()873 if (is_resident(ni)) { in ntfs_write_begin()917 if (is_resident(ni)) { in ntfs_write_end()
107 if (is_resident(ni)) { in ntfs_extend_initialized_size()
1062 static inline int is_resident(struct ntfs_inode *ni) in is_resident() function