Home
last modified time | relevance | path

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

/linux/fs/afs/
H A Dafs.h192 #define AFS_BLOCK_SIZE 1024 macro
H A Dsuper.c762 buf->f_bsize = AFS_BLOCK_SIZE; in afs_statfs()