Home
last modified time | relevance | path

Searched refs:ext4_is_quota_file (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/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.c348 if (ext4_is_quota_file(inode)) in ext4_ioctl_setflags()
496 if (ext4_is_quota_file(inode)) in ext4_ioctl_setproject()
H A Dext4.h2380 static inline bool ext4_is_quota_file(struct inode *inode) in ext4_is_quota_file() function
H A Dinode.c727 !ext4_is_quota_file(inode) && in ext4_map_blocks()
H A Dmballoc.c5104 if (ext4_is_quota_file(ar->inode)) in ext4_mb_new_blocks()
/kernel/linux/linux-6.6/fs/ext4/
H A Dmove_extent.c483 if (ext4_is_quota_file(orig_inode) && ext4_is_quota_file(donor_inode)) { in mext_check_arguments()
H A Dioctl.c588 if (ext4_is_quota_file(inode)) in ext4_ioctl_setflags()
731 if (ext4_is_quota_file(inode)) in ext4_ioctl_setproject()
H A Dext4.h2521 static inline bool ext4_is_quota_file(struct inode *inode) in ext4_is_quota_file() function
H A Dinode.c699 !ext4_is_quota_file(inode) && in ext4_map_blocks()
H A Dmballoc.c6173 if (ext4_is_quota_file(ar->inode)) in ext4_mb_new_blocks()

Completed in 47 milliseconds