Home
last modified time | relevance | path

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

/linux-3.4.99/fs/nfsd/
Dvfs.h26 #define NFSD_MAY_NOT_BREAK_LEASE 0x200 macro
Dvfs.c766 if (access & NFSD_MAY_NOT_BREAK_LEASE) in nfsd_open_break_lease()
1220 NFSD_MAY_WRITE|NFSD_MAY_NOT_BREAK_LEASE, &file); in nfsd_commit()