Home
last modified time | relevance | path

Searched refs:w_type (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/quota/
H A Ddquot.c1182 short w_type; member
1221 int warntype = warn->w_type; in print_warning()
1268 warn->w_type = warntype; in prepare_warning()
1283 if (warn[i].w_type == QUOTA_NL_NOWARN) in flush_warnings()
1289 warn[i].w_sb->s_dev, warn[i].w_type); in flush_warnings()
1712 warn[cnt].w_type = QUOTA_NL_NOWARN; in __dquot_alloc_space()
1773 warn[cnt].w_type = QUOTA_NL_NOWARN; in dquot_alloc_inode()
1919 warn[cnt].w_type = QUOTA_NL_NOWARN; in __dquot_free_space()
1967 warn[cnt].w_type = QUOTA_NL_NOWARN; in dquot_free_inode()
2021 warn_to[cnt].w_type = QUOTA_NL_NOWARN; in __dquot_transfer()
[all …]
/openbmc/linux/fs/ocfs2/
H A Daops.c721 ocfs2_write_type_t w_type; member
854 wc->w_type = type; in ocfs2_alloc_write_ctxt()
1066 wc->w_type == OCFS2_WRITE_MMAP) { in ocfs2_grab_pages_for_write()
1086 wc->w_type == OCFS2_WRITE_DIRECT) { in ocfs2_grab_pages_for_write()
1345 if (wc->w_type != OCFS2_WRITE_DIRECT) in ocfs2_unwritten_check()
2042 if (wc->w_type != OCFS2_WRITE_DIRECT) { in ocfs2_write_end_nolock()