Home
last modified time | relevance | path

Searched refs:NFSD_MAY_NOT_BREAK_LEASE (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/fs/nfsd/
H A Dvfs.h28 #define NFSD_MAY_NOT_BREAK_LEASE 0x200 macro
H A Dfilecache.c190 if (may & NFSD_MAY_NOT_BREAK_LEASE) { in nfsd_file_alloc()
992 if (!(may_flags & NFSD_MAY_NOT_BREAK_LEASE)) { in nfsd_file_acquire()
H A Dtrace.h414 { NFSD_MAY_NOT_BREAK_LEASE, "NOT_BREAK_LEASE" })
H A Dvfs.c727 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()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dvfs.h30 #define NFSD_MAY_NOT_BREAK_LEASE 0x200 macro
H A Dnfs3proc.c766 NFSD_MAY_NOT_BREAK_LEASE, &nf); in nfsd3_proc_commit()
H A Dvfs.c814 if (access & NFSD_MAY_NOT_BREAK_LEASE) in nfsd_open_break_lease()
H A Dtrace.h84 { NFSD_MAY_NOT_BREAK_LEASE, "NOT_BREAK_LEASE" }, \
H A Dnfs4proc.c772 NFSD_MAY_NOT_BREAK_LEASE, &nf); in nfsd4_commit()

Completed in 16 milliseconds