Home
last modified time | relevance | path

Searched refs:ocfs2_global_read_info (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/ocfs2/
H A Dquota.h98 int ocfs2_global_read_info(struct super_block *sb, int type);
H A Dquota_global.c338 int ocfs2_global_read_info(struct super_block *sb, int type) in ocfs2_global_read_info() function
H A Dquota_local.c709 status = ocfs2_global_read_info(sb, type); in ocfs2_local_read_info()