Searched refs:AOP_FLAG_CONT_EXPAND (Results 1 – 3 of 3) sorted by relevance
2770 if (flags & AOP_FLAG_CONT_EXPAND && in reiserfs_write_begin()2902 if ((unsigned long)fsdata & AOP_FLAG_CONT_EXPAND) in reiserfs_write_end()
2284 AOP_FLAG_UNINTERRUPTIBLE|AOP_FLAG_CONT_EXPAND, in generic_cont_expand_simple()
307 #define AOP_FLAG_CONT_EXPAND 0x0002 /* called from cont_expand */ macro