Searched refs:fn_to_unlock (Results 1 – 2 of 2) sorted by relevance
32 int unlock(char *fn_to_unlock, char *uuid, int readonly, int *retstat);
624 int unlock(char *fn_to_unlock, char *uuid, int readonly, int *status) in unlock() argument629 if (!fn_to_unlock || !uuid) { in unlock()634 lockfn_link = create_lockfn_link(fn_to_unlock, LFFL_FORMAT, uuid, in unlock()
Completed in 4 milliseconds