Searched refs:f_maxcount (Results 1 – 4 of 4) sorted by relevance
49 f->f_maxcount = INT_MAX; in get_empty_filp()95 filp->f_maxcount = INT_MAX; in init_private_file()
48 if (unlikely(count > file->f_maxcount)) in rw_verify_area()
475 filp->f_maxcount = INT_MAX; in nfsd_open()
579 size_t f_maxcount; member