Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ext4/
Dmove_extent.c478 if (ext4_is_quota_file(orig_inode) && ext4_is_quota_file(donor_inode)) { in mext_check_arguments()
Dioctl.c350 if (ext4_is_quota_file(inode)) in ext4_ioctl_setflags()
492 if (ext4_is_quota_file(inode)) in ext4_ioctl_setproject()
Dext4.h2510 static inline bool ext4_is_quota_file(struct inode *inode) in ext4_is_quota_file() function
Dinode.c729 !ext4_is_quota_file(inode) && in ext4_map_blocks()
Dmballoc.c5522 if (ext4_is_quota_file(ar->inode)) in ext4_mb_new_blocks()