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

/linux-master/fs/afs/
H A Dcallback.c81 clear_bit(AFS_VNODE_NEW_CONTENT, &vnode->flags);
H A Dfile.c159 set_bit(AFS_VNODE_NEW_CONTENT, &vnode->flags);
H A Dinternal.h718 #define AFS_VNODE_NEW_CONTENT 8 /* Set if file has new content (create/trunc-0) */ macro
H A Ddir.c1302 set_bit(AFS_VNODE_NEW_CONTENT, &vnode->flags);

Completed in 230 milliseconds