Home
last modified time | relevance | path

Searched refs:F2FS_IPU_NOCACHE (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/fs/f2fs/
H A Dsegment.h731 F2FS_IPU_NOCACHE, enumerator
753 F2FS_IPU_POLICY(F2FS_IPU_NOCACHE);
H A Ddebug.c434 [F2FS_IPU_NOCACHE] = "NOCACHE",
H A Dsysfs.c807 if (f2fs_lfs_mode(sbi) && (t & ~BIT(F2FS_IPU_NOCACHE))) in __sbi_store()