Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfsd/
Dnfs4layouts.c26 static const struct lock_manager_operations nfsd4_layouts_lm_ops; variable
166 fl->fl_lmops = &nfsd4_layouts_lm_ops; in nfsd4_layout_setlease()
695 static const struct lock_manager_operations nfsd4_layouts_lm_ops = { variable