Searched refs:APPLY (Results 1 – 6 of 6) sorted by relevance
16 APPLY=23 APPLY=$1;;25 APPLY=$134 if [ x"$APPLY" != x ]; then37 exec sudo $0 $DEBUG $APPLY $BCONF43 if [ x"$APPLY" != x ]; then # apply command
2794 #define APPLY(X) ({ if (ctx->spec & EXT4_SPEC_##X) sbi->X = ctx->X; }) in ext4_apply_options() macro2795 APPLY(s_commit_interval); in ext4_apply_options()2796 APPLY(s_stripe); in ext4_apply_options()2797 APPLY(s_max_batch_time); in ext4_apply_options()2798 APPLY(s_min_batch_time); in ext4_apply_options()2799 APPLY(s_want_extra_isize); in ext4_apply_options()2800 APPLY(s_inode_readahead_blks); in ext4_apply_options()2801 APPLY(s_max_dir_size_kb); in ext4_apply_options()2802 APPLY(s_li_wait_mult); in ext4_apply_options()2803 APPLY(s_resgid); in ext4_apply_options()[all …]
309 ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.319 IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.
318 DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR322 DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
394 LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY398 THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
315 #define NULLB_DEVICE_ATTR(NAME, TYPE, APPLY) \ argument326 int (*apply_fn)(struct nullb_device *dev, TYPE new_value) = APPLY;\