Home
last modified time | relevance | path

Searched refs:f2fs_quota_file (Results 1 – 3 of 3) sorted by relevance

/linux/fs/f2fs/
H A Dinode.c646 !f2fs_quota_file(sbi, inode->i_ino)) in f2fs_iget()
H A Dnode.c660 if (unlikely(f2fs_quota_file(sbi, ni->nid) && in f2fs_get_node_info()
H A Df2fs.h5114 static inline bool f2fs_quota_file(struct f2fs_sb_info *sbi, nid_t ino) in f2fs_quota_file() function