Home
last modified time | relevance | path

Searched refs:s_grp_quota_inum (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/fs/ext4/
H A Dext4.h1398 __le32 s_grp_quota_inum; /* inode for tracking group quota */ member
H A Dsuper.c6455 le32_to_cpu(EXT4_SB(sb)->s_es->s_grp_quota_inum), in ext4_quota_enable()
6494 le32_to_cpu(EXT4_SB(sb)->s_es->s_grp_quota_inum), in ext4_enable_quotas()
/kernel/linux/linux-6.6/fs/ext4/
H A Dext4.h1397 __le32 s_grp_quota_inum; /* inode for tracking group quota */ member
H A Dsuper.c7038 le32_to_cpu(EXT4_SB(sb)->s_es->s_grp_quota_inum), in ext4_quota_enable()
7077 le32_to_cpu(EXT4_SB(sb)->s_es->s_grp_quota_inum), in ext4_enable_quotas()
H A Dinode.c4703 ino == le32_to_cpu(es->s_grp_quota_inum) || in __ext4_iget()

Completed in 37 milliseconds