Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dwriteback.h63 unsigned unpinned_fscache_wb:1; /* Cleared I_PINNING_FSCACHE_WB */ member
A Dfscache.h651 if (wbc->unpinned_fscache_wb) in fscache_unpin_writeback()
/linux-6.3-rc2/Documentation/filesystems/caching/
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.
/linux-6.3-rc2/fs/
A Dfs-writeback.c1656 wbc->unpinned_fscache_wb = true; in __writeback_single_inode()
1669 wbc->unpinned_fscache_wb = false; in __writeback_single_inode()

Completed in 18 milliseconds