Home
last modified time | relevance | path

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

/fs/
Dlocks.c1966 void locks_remove_posix(struct file *filp, fl_owner_t owner) in locks_remove_posix() function
1994 EXPORT_SYMBOL(locks_remove_posix);
Dopen.c1106 locks_remove_posix(filp, id); in filp_close()
/fs/nfsd/
Dnfs4state.c1121 locks_remove_posix(filp, (fl_owner_t) stp->st_stateowner); in release_stateid()