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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/lockd/
H A Dgrace.c31 * locks_end_grace
36 * managers that called locks_start_grace() also call locks_end_grace().
40 void locks_end_grace(struct lock_manager *lm) function
46 EXPORT_SYMBOL_GPL(locks_end_grace); variable
H A Dsvc.c80 locks_end_grace(&lockd_manager);
98 locks_end_grace(&lockd_manager);
175 locks_end_grace(&lockd_manager);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dnfs4state.c2647 locks_end_grace(&nfsd4_manager);
4160 locks_end_grace(&nfsd4_manager);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dfs.h1042 void locks_end_grace(struct lock_manager *);

Completed in 93 milliseconds