Home
last modified time | relevance | path

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

/fs/netfs/
A Dfscache_cookie.c914 bool need_put = false; in fscache_cookie_drop_from_lru() local
922 need_put = true; in fscache_cookie_drop_from_lru()
925 if (need_put) in fscache_cookie_drop_from_lru()
/fs/ceph/
A Dcaps.c1723 bool need_put = false; in ceph_flush_snaps() local
1769 need_put = true; in ceph_flush_snaps()
1773 if (need_put) in ceph_flush_snaps()
/fs/f2fs/
A Ddata.c1189 bool need_put = dn->inode_folio ? false : true; in f2fs_reserve_block() local
1198 if (err || need_put) in f2fs_reserve_block()

Completed in 25 milliseconds