Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dmove_extent.c490 if (ext4_is_quota_file(orig_inode) && ext4_is_quota_file(donor_inode)) { in mext_check_arguments()
H A Dioctl.c597 if (ext4_is_quota_file(inode)) in ext4_ioctl_setflags()
740 if (ext4_is_quota_file(inode)) in ext4_ioctl_setproject()
H A Dext4.h2519 static inline bool ext4_is_quota_file(struct inode *inode) in ext4_is_quota_file() function
H A Dinode.c717 !ext4_is_quota_file(inode) && in ext4_map_blocks()
H A Dmballoc.c6157 if (ext4_is_quota_file(ar->inode)) in ext4_mb_new_blocks()