Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/fs/quota/
H A Ddquot.c1171 short w_type; member
1210 int warntype = warn->w_type; in print_warning()
1257 warn->w_type = warntype; in prepare_warning()
1272 if (warn[i].w_type == QUOTA_NL_NOWARN) in flush_warnings()
1278 warn[i].w_sb->s_dev, warn[i].w_type); in flush_warnings()
1701 warn[cnt].w_type = QUOTA_NL_NOWARN; in __dquot_alloc_space()
1762 warn[cnt].w_type = QUOTA_NL_NOWARN; in dquot_alloc_inode()
1906 warn[cnt].w_type = QUOTA_NL_NOWARN; in __dquot_free_space()
1954 warn[cnt].w_type = QUOTA_NL_NOWARN; in dquot_free_inode()
2008 warn_to[cnt].w_type = QUOTA_NL_NOWARN; in __dquot_transfer()
[all …]
/linux-6.15/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()
1322 if (wc->w_type != OCFS2_WRITE_DIRECT) in ocfs2_unwritten_check()
2014 if (wc->w_type != OCFS2_WRITE_DIRECT) { in ocfs2_write_end_nolock()