Home
last modified time | relevance | path

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

/linux/fs/afs/
H A Dcallback.c81 clear_bit(AFS_VNODE_NEW_CONTENT, &vnode->flags); in __afs_break_callback()
H A Dfile.c151 set_bit(AFS_VNODE_NEW_CONTENT, &vnode->flags); in afs_open()
H A Dinternal.h705 #define AFS_VNODE_NEW_CONTENT 8 /* Set if file has new content (create/trunc-0) */ macro
H A Ddir.c1260 set_bit(AFS_VNODE_NEW_CONTENT, &vnode->flags); in afs_vnode_new_inode()