Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
Docfs2_ioctl.h151 __u32 ffs_max; member
Dioctl.c415 if (chunksize > stats->ffs_max) in o2ffg_update_stats()
416 stats->ffs_max = chunksize; in o2ffg_update_stats()