Home
last modified time | relevance | path

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

/linux/tools/sound/
H A Ddapm-graph121 local w_type=""
131 local w_type="%n[${w_type_raw}]"
151 echo " \"${w_tag}\" [label=\"${w_name}${w_type}\",${node_style}]" |
/linux/fs/quota/
H A Ddquot.c1174 short w_type; member
1213 int warntype = warn->w_type; in print_warning()
1260 warn->w_type = warntype; in prepare_warning()
1275 if (warn[i].w_type == QUOTA_NL_NOWARN) in flush_warnings()
1281 warn[i].w_sb->s_dev, warn[i].w_type); in flush_warnings()
1704 warn[cnt].w_type = QUOTA_NL_NOWARN; in __dquot_alloc_space()
1765 warn[cnt].w_type = QUOTA_NL_NOWARN; in dquot_alloc_inode()
1909 warn[cnt].w_type = QUOTA_NL_NOWARN; in __dquot_free_space()
1957 warn[cnt].w_type = QUOTA_NL_NOWARN; in dquot_free_inode()
2011 warn_to[cnt].w_type = QUOTA_NL_NOWARN; in __dquot_transfer()
[all …]
/linux/fs/ocfs2/
H A Daops.c703 ocfs2_write_type_t w_type; member
836 wc->w_type = type; in ocfs2_alloc_write_ctxt()
1043 wc->w_type == OCFS2_WRITE_MMAP) { in ocfs2_grab_folios_for_write()
1063 wc->w_type == OCFS2_WRITE_DIRECT) { in ocfs2_grab_folios_for_write()
1323 if (wc->w_type != OCFS2_WRITE_DIRECT) in ocfs2_unwritten_check()
2016 if (wc->w_type != OCFS2_WRITE_DIRECT) { in ocfs2_write_end_nolock()