Home
last modified time | relevance | path

Searched refs:unpinned_fscache_wb (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Dwriteback.h63 unsigned unpinned_fscache_wb:1; /* Cleared I_PINNING_FSCACHE_WB */ member
H A Dfscache.h651 if (wbc->unpinned_fscache_wb) in fscache_unpin_writeback()
/openbmc/linux/Documentation/filesystems/caching/
H A Dnetfs-api.rst342 * A flag, ``unpinned_fscache_wb`` is placed in the ``writeback_control``
364 the cookie if unpinned_fscache_wb is set in the writeback_control struct.
/openbmc/linux/fs/
H A Dfs-writeback.c1681 wbc->unpinned_fscache_wb = true; in __writeback_single_inode()
1694 wbc->unpinned_fscache_wb = false; in __writeback_single_inode()