Home
last modified time | relevance | path

Searched defs:read_4_write (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/fs/exofs/
Dinode.c63 bool read_4_write; /* This means two things: that the read is sync member
494 static int _readpage(struct page *page, bool read_4_write) in _readpage()