Home
last modified time | relevance | path

Searched refs:write_file_info (Results 1 – 4 of 4) sorted by relevance

/linux/fs/quota/
H A Dquota_v1.c225 .write_file_info = v1_write_file_info,
H A Dquota_v2.c421 .write_file_info = v2_write_file_info,
/linux/include/linux/
H A Dquota.h315 int (*write_file_info)(struct super_block *sb, int type); /* Write main info about file */ member
/linux/mm/
H A Dshmem_quota.c333 .write_file_info = shmem_write_file_info,