Searched refs:fgf_set_order (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dpagemap.h614 * fgf_set_order - Encode a length in the fgf_t flags.
624 static inline fgf_t fgf_set_order(size_t size) function
/linux-master/fs/netfs/
H A Dbuffered_write.c127 fgp_flags |= fgf_set_order(pos % PAGE_SIZE + part);
/linux-master/fs/iomap/
H A Dbuffered-io.c593 fgp |= fgf_set_order(len);

Completed in 140 milliseconds