Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/quota/
A Dquota_v1.c218 .read_file_info = v1_read_file_info,
A Dquota_v2.c399 .read_file_info = v2_read_file_info,
A Ddquot.c2409 error = dqopt->ops[type]->read_file_info(sb, type); in dquot_load_quota_sb()
/linux-6.3-rc2/include/linux/
A Dquota.h312 …int (*read_file_info)(struct super_block *sb, int type); /* Read main info about file - called on … member
/linux-6.3-rc2/fs/ocfs2/
A Dquota_local.c1303 .read_file_info = ocfs2_local_read_info,

Completed in 13 milliseconds