Searched refs:AFS_VNODE_NEW_CONTENT (Results 1 – 5 of 5) sorted by relevance
132 if (!test_bit(AFS_VNODE_NEW_CONTENT, &vnode->flags) && in afs_write_begin()429 (to < PAGE_SIZE && !test_bit(AFS_VNODE_NEW_CONTENT, &vnode->flags))) in afs_write_back_from_locked_page()452 !test_bit(AFS_VNODE_NEW_CONTENT, &vnode->flags)) in afs_write_back_from_locked_page()467 !test_bit(AFS_VNODE_NEW_CONTENT, &vnode->flags)) { in afs_write_back_from_locked_page()
219 clear_bit(AFS_VNODE_NEW_CONTENT, &vnode->flags); in afs_break_callback()
150 set_bit(AFS_VNODE_NEW_CONTENT, &vnode->flags); in afs_open()
529 #define AFS_VNODE_NEW_CONTENT 8 /* Set if file has new content (create/trunc-0) */ macro
1091 set_bit(AFS_VNODE_NEW_CONTENT, &vnode->flags); in afs_vnode_new_inode()