Home
last modified time | relevance | path

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

/linux-4.19.296/fs/f2fs/
Ddata.c688 bool need_put = dn->inode_page ? false : true; in f2fs_reserve_block() local
697 if (err || need_put) in f2fs_reserve_block()
/linux-4.19.296/fs/ceph/
Dcaps.c1557 bool need_put = false; in ceph_flush_snaps() local
1612 need_put = true; in ceph_flush_snaps()
1616 if (need_put) in ceph_flush_snaps()