Home
last modified time | relevance | path

Searched refs:afs_vnode_get_volume_status (Results 1 – 3 of 3) sorted by relevance

/fs/afs/
Dsuper.c540 ret = afs_vnode_get_volume_status(vnode, key, &vs); in afs_statfs()
Dinternal.h719 extern int afs_vnode_get_volume_status(struct afs_vnode *, struct key *,
Dvnode.c876 int afs_vnode_get_volume_status(struct afs_vnode *vnode, struct key *key, in afs_vnode_get_volume_status() function