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

/linux-master/fs/quota/
H A Ddquot.c1171 short w_type; member in struct:dquot_warn
1210 int warntype = warn->w_type;
1257 warn->w_type = warntype;
1272 if (warn[i].w_type == QUOTA_NL_NOWARN)
1278 warn[i].w_sb->s_dev, warn[i].w_type);
1701 warn[cnt].w_type = QUOTA_NL_NOWARN;
1762 warn[cnt].w_type = QUOTA_NL_NOWARN;
1908 warn[cnt].w_type = QUOTA_NL_NOWARN;
1956 warn[cnt].w_type = QUOTA_NL_NOWARN;
2010 warn_to[cnt].w_type
[all...]
/linux-master/fs/ocfs2/
H A Daops.c720 ocfs2_write_type_t w_type; member in struct:ocfs2_write_ctxt
853 wc->w_type = type;
1065 wc->w_type == OCFS2_WRITE_MMAP) {
1085 wc->w_type == OCFS2_WRITE_DIRECT) {
1344 if (wc->w_type != OCFS2_WRITE_DIRECT)
2041 if (wc->w_type != OCFS2_WRITE_DIRECT) {

Completed in 172 milliseconds