Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/lclient/
Dglimpse.c58 static const struct cl_lock_descr whole_file = { variable
113 *descr = whole_file; in cl_glimpse_lock()
255 *descr = whole_file; in cl_local_size()
/linux-4.1.27/fs/
Dioctl.c259 bool past_eof = false, whole_file = false; in __generic_block_fiemap() local
272 whole_file = true; in __generic_block_fiemap()
347 if (start_blk > last_blk && !whole_file) { in __generic_block_fiemap()