Searched refs:AOP_FLAG_UNINTERRUPTIBLE (Results 1 – 9 of 9) sorted by relevance
549 AOP_FLAG_UNINTERRUPTIBLE, in hfsplus_file_truncate()
489 AOP_FLAG_UNINTERRUPTIBLE, &page, &fsdata); in hfs_file_truncate()
415 AOP_FLAG_UNINTERRUPTIBLE, &page, NULL); in exofs_set_link()
2261 AOP_FLAG_UNINTERRUPTIBLE|AOP_FLAG_CONT_EXPAND, in generic_cont_expand_simple()2298 AOP_FLAG_UNINTERRUPTIBLE, in cont_expand_zero()2332 AOP_FLAG_UNINTERRUPTIBLE, in cont_expand_zero()
4534 unsigned int flags = AOP_FLAG_UNINTERRUPTIBLE; in __page_symlink()
112 AOP_FLAG_UNINTERRUPTIBLE, in xfs_iozero()
2435 flags |= AOP_FLAG_UNINTERRUPTIBLE; in generic_perform_write()
305 #define AOP_FLAG_UNINTERRUPTIBLE 0x0001 /* will not do a short write */ macro
682 if write_begin was called with the AOP_FLAG_UNINTERRUPTIBLE flag).