Home
last modified time | relevance | path

Searched refs:__afs_get_volume (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/fs/afs/
Dsuper.c505 as->volume = __afs_get_volume(ctx->volume); in afs_alloc_sbi()
Dinternal.h1313 static inline struct afs_volume *__afs_get_volume(struct afs_volume *volume) in __afs_get_volume() function