Home
last modified time | relevance | path

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

/linux/fs/nfsd/
A Dvfs.h28 #define NFSD_MAY_NOT_BREAK_LEASE 0x200 macro
A Dfilecache.c190 if (may & NFSD_MAY_NOT_BREAK_LEASE) { in nfsd_file_alloc()
997 if (!(may_flags & NFSD_MAY_NOT_BREAK_LEASE)) { in nfsd_file_acquire()
A Dvfs.c706 if (access & NFSD_MAY_NOT_BREAK_LEASE) in nfsd_open_break_lease()
1131 NFSD_MAY_WRITE|NFSD_MAY_NOT_BREAK_LEASE, &nf); in nfsd_commit()
A Dtrace.h105 { NFSD_MAY_NOT_BREAK_LEASE, "NOT_BREAK_LEASE" }, \

Completed in 10 milliseconds