Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Dmove_extent.c478 if (ext4_is_quota_file(orig_inode) && ext4_is_quota_file(donor_inode)) { in mext_check_arguments()
Dioctl.c307 if (ext4_is_quota_file(inode)) in ext4_ioctl_setflags()
450 if (ext4_is_quota_file(inode)) in ext4_ioctl_setproject()
Dext4.h2120 static inline bool ext4_is_quota_file(struct inode *inode) in ext4_is_quota_file() function
Dmballoc.c4540 if (ext4_is_quota_file(ar->inode)) in ext4_mb_new_blocks()
Dinode.c743 !ext4_is_quota_file(inode) && in ext4_map_blocks()