Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfsd/
Dvfs.h28 #define NFSD_MAY_NOT_BREAK_LEASE 0x200 macro
Dfilecache.c190 if (may & NFSD_MAY_NOT_BREAK_LEASE) { in nfsd_file_alloc()
993 if (!(may_flags & NFSD_MAY_NOT_BREAK_LEASE)) { in nfsd_file_acquire()
Dtrace.h414 { NFSD_MAY_NOT_BREAK_LEASE, "NOT_BREAK_LEASE" })
Dvfs.c719 if (access & NFSD_MAY_NOT_BREAK_LEASE) in nfsd_open_break_lease()
1155 NFSD_MAY_WRITE|NFSD_MAY_NOT_BREAK_LEASE, &nf); in nfsd_commit()