Home
last modified time | relevance | path

Searched refs:read_file_info (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/fs/quota/
Dquota_v1.c218 .read_file_info = v1_read_file_info,
Dquota_v2.c399 .read_file_info = v2_read_file_info,
Ddquot.c2426 error = dqopt->ops[type]->read_file_info(sb, type); in dquot_load_quota_sb()
/Linux-v6.6/include/linux/
Dquota.h314 …int (*read_file_info)(struct super_block *sb, int type); /* Read main info about file - called on … member
/Linux-v6.6/mm/
Dshmem_quota.c330 .read_file_info = shmem_read_file_info,
/Linux-v6.6/fs/ocfs2/
Dquota_local.c1300 .read_file_info = ocfs2_local_read_info,