Searched refs:lm_break (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/fs/nfsd/
H A Dnfs4layouts.c683 .lm_break = nfsd4_layout_lm_break,
H A Dnfs4state.c3651 .lm_break = nfsd_break_deleg_cb,
/linux-4.1.27/fs/
H A Dlocks.c495 .lm_break = lease_break_callback,
1436 if (fl->fl_lmops->lm_break(fl)) __break_lease()
1747 * The (input) flp->fl_lmops->lm_break function is required
1770 if (!(*flp)->fl_lmops->lm_break) { generic_setlease()
1792 * an existing lease, the (*lease)->fl_lmops->lm_break operation must be set;
/linux-4.1.27/include/linux/
H A Dfs.h929 bool (*lm_break)(struct file_lock *); member in struct:lock_manager_operations

Completed in 136 milliseconds