Home
last modified time | relevance | path

Searched refs:AFS_VNODE_NEW_CONTENT (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/fs/afs/
A Dcallback.c78 clear_bit(AFS_VNODE_NEW_CONTENT, &vnode->flags); in __afs_break_callback()
A Dwrite.c114 if (!test_bit(AFS_VNODE_NEW_CONTENT, &vnode->flags) && in afs_write_begin()
589 bool new_content = test_bit(AFS_VNODE_NEW_CONTENT, &vnode->flags); in afs_write_back_from_locked_folio()
A Dfile.c160 set_bit(AFS_VNODE_NEW_CONTENT, &vnode->flags); in afs_open()
A Dinternal.h643 #define AFS_VNODE_NEW_CONTENT 8 /* Set if file has new content (create/trunc-0) */ macro
A Ddir.c1284 set_bit(AFS_VNODE_NEW_CONTENT, &vnode->flags); in afs_vnode_new_inode()

Completed in 16 milliseconds