Searched refs:afs_check_volume_status (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/afs/ |
H A D | rotate.c | 164 error = afs_check_volume_status(op->volume, op); in afs_select_fileserver() 253 error = afs_check_volume_status(op->volume, op); in afs_select_fileserver() 312 error = afs_check_volume_status(op->volume, op); in afs_select_fileserver()
|
H A D | volume.c | 365 int afs_check_volume_status(struct afs_volume *volume, struct afs_operation *op) in afs_check_volume_status() function
|
H A D | internal.h | 1489 extern int afs_check_volume_status(struct afs_volume *, struct afs_operation *);
|
/kernel/linux/linux-6.6/fs/afs/ |
H A D | rotate.c | 164 error = afs_check_volume_status(op->volume, op); in afs_select_fileserver() 253 error = afs_check_volume_status(op->volume, op); in afs_select_fileserver() 316 error = afs_check_volume_status(op->volume, op); in afs_select_fileserver()
|
H A D | volume.c | 400 int afs_check_volume_status(struct afs_volume *volume, struct afs_operation *op) in afs_check_volume_status() function
|
H A D | internal.h | 1520 extern int afs_check_volume_status(struct afs_volume *, struct afs_operation *);
|
Completed in 16 milliseconds