Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Docfs2_ioctl.h169 __u32 ffs_max; member
Dioctl.c418 if (chunksize > stats->ffs_max) in o2ffg_update_stats()
419 stats->ffs_max = chunksize; in o2ffg_update_stats()