Home
last modified time | relevance | path

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

/Linux-v4.19/fs/quota/
Dquota_v1.c217 .read_file_info = v1_read_file_info,
Dquota_v2.c375 .read_file_info = v2_read_file_info,
Ddquot.c2373 error = dqopt->ops[type]->read_file_info(sb, type); in vfs_load_quota_inode()
/Linux-v4.19/include/linux/
Dquota.h312 …int (*read_file_info)(struct super_block *sb, int type); /* Read main info about file - called on … member
/Linux-v4.19/fs/ocfs2/
Dquota_local.c1303 .read_file_info = ocfs2_local_read_info,