Home
last modified time | relevance | path

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

/fs/quota/
Ddquot.c1158 short w_type; member
1197 int warntype = warn->w_type; in print_warning()
1244 warn->w_type = warntype; in prepare_warning()
1259 if (warn[i].w_type == QUOTA_NL_NOWARN) in flush_warnings()
1265 warn[i].w_sb->s_dev, warn[i].w_type); in flush_warnings()
1667 warn[cnt].w_type = QUOTA_NL_NOWARN; in __dquot_alloc_space()
1716 warn[cnt].w_type = QUOTA_NL_NOWARN; in dquot_alloc_inode()
1826 warn[cnt].w_type = QUOTA_NL_NOWARN; in __dquot_free_space()
1868 warn[cnt].w_type = QUOTA_NL_NOWARN; in dquot_free_inode()
1910 warn_to[cnt].w_type = QUOTA_NL_NOWARN; in __dquot_transfer()
[all …]
/fs/ocfs2/
Daops.c726 ocfs2_write_type_t w_type; member
858 wc->w_type = type; in ocfs2_alloc_write_ctxt()
1069 wc->w_type == OCFS2_WRITE_MMAP) { in ocfs2_grab_pages_for_write()
1089 wc->w_type == OCFS2_WRITE_DIRECT) { in ocfs2_grab_pages_for_write()
1348 if (wc->w_type != OCFS2_WRITE_DIRECT) in ocfs2_unwritten_check()
2025 if (wc->w_type != OCFS2_WRITE_DIRECT) { in ocfs2_write_end_nolock()