Searched refs:locks_remove_posix (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/
H A Dlocks.c1831 void locks_remove_posix(struct file *filp, fl_owner_t owner) function
1859 EXPORT_SYMBOL(locks_remove_posix); variable
H A Dopen.c963 locks_remove_posix(filp, id);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dfs.h1110 extern void locks_remove_posix(struct file *, fl_owner_t);
1177 static inline void locks_remove_posix(struct file *filp, fl_owner_t owner) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dnfs4state.c352 locks_remove_posix(file, (fl_owner_t)stp->st_stateowner);

Completed in 193 milliseconds