Home
last modified time | relevance | path

Searched refs:ffs_max (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Docfs2_ioctl.h161 __u32 ffs_max; member
H A Dioctl.c411 if (chunksize > stats->ffs_max) in o2ffg_update_stats()
412 stats->ffs_max = chunksize; in o2ffg_update_stats()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Docfs2_ioctl.h151 __u32 ffs_max; member
H A Dioctl.c415 if (chunksize > stats->ffs_max) in o2ffg_update_stats()
416 stats->ffs_max = chunksize; in o2ffg_update_stats()

Completed in 4 milliseconds