Home
last modified time | relevance | path

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

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