Home
last modified time | relevance | path

Searched defs:APPLY (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/block/null_blk/
H A Dmain.c315 #define NULLB_DEVICE_ATTR(NAME, TYPE, APPLY) \ argument
/openbmc/linux/fs/ext4/
H A Dsuper.c2857 #define APPLY(X) ({ if (ctx->spec & EXT4_SPEC_##X) sbi->X = ctx->X; }) in ext4_apply_options() macro