Home
last modified time | relevance | path

Searched refs:ext4_is_quota_file (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/fs/ext4/
H A Dmove_extent.c478 if (ext4_is_quota_file(orig_inode) && ext4_is_quota_file(donor_inode)) { in mext_check_arguments()
H A Dioctl.c346 if (ext4_is_quota_file(inode)) in ext4_ioctl_setflags()
494 if (ext4_is_quota_file(inode)) in ext4_ioctl_setproject()
H A Dext4.h2397 static inline bool ext4_is_quota_file(struct inode *inode) in ext4_is_quota_file() function
H A Dinode.c730 !ext4_is_quota_file(inode) && in ext4_map_blocks()
H A Dmballoc.c4974 if (ext4_is_quota_file(ar->inode)) in ext4_mb_new_blocks()