Searched refs:AFS_VNODE_NEW_CONTENT (Results 1 – 5 of 5) sorted by relevance
130 if (!test_bit(AFS_VNODE_NEW_CONTENT, &vnode->flags) && in afs_write_begin()531 (to < PAGE_SIZE && !test_bit(AFS_VNODE_NEW_CONTENT, &vnode->flags))) in afs_write_back_from_locked_page()554 !test_bit(AFS_VNODE_NEW_CONTENT, &vnode->flags)) in afs_write_back_from_locked_page()569 !test_bit(AFS_VNODE_NEW_CONTENT, &vnode->flags)) { in afs_write_back_from_locked_page()
44 clear_bit(AFS_VNODE_NEW_CONTENT, &vnode->flags); in __afs_break_callback()
147 set_bit(AFS_VNODE_NEW_CONTENT, &vnode->flags); in afs_open()
641 #define AFS_VNODE_NEW_CONTENT 8 /* Set if file has new content (create/trunc-0) */ macro
1254 set_bit(AFS_VNODE_NEW_CONTENT, &vnode->flags); in afs_vnode_new_inode()