Searched refs:AFS_VNODE_UNSET (Results 1 – 4 of 4) sorted by relevance
336 clear_bit(AFS_VNODE_UNSET, &vnode->flags); in afs_iget()
645 vnode->flags = 1 << AFS_VNODE_UNSET; in afs_alloc_inode()
522 #define AFS_VNODE_UNSET 1 /* set if vnode attributes not yet set */ macro
172 !test_bit(AFS_VNODE_UNSET, &vnode->flags)) { in xdr_decode_AFSFetchStatus()226 if (test_bit(AFS_VNODE_UNSET, &vnode->flags)) in xdr_decode_AFSFetchStatus()