Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ceph/
Dcache.c241 static inline int cache_valid(struct ceph_inode_info *ci) in cache_valid() function
258 if (!cache_valid(ci)) in ceph_readpage_from_fscache()
287 if (!cache_valid(ci)) in ceph_readpages_from_fscache()
316 if (!cache_valid(ci)) in ceph_readpage_to_fscache()
/linux-4.1.27/include/linux/
Dpktcdvd.h135 int cache_valid; /* If non-zero, the data for the zone defined */ member
/linux-4.1.27/drivers/scsi/be2iscsi/
Dbe_mgmt.h186 u8 cache_valid; member
/linux-4.1.27/drivers/block/
Dpktcdvd.c1046 if (pkt->cache_valid) { in pkt_gather_data()
1100 pkt->cache_valid = 0; in pkt_get_packet_data()
1110 if (pkt->cache_valid) { in pkt_put_packet_data()
1331 pkt->cache_valid = 1; in pkt_start_write()
1333 pkt->cache_valid = 0; in pkt_start_write()
1347 pkt->cache_valid = 0; in pkt_finish_packet()