Searched defs:lock_depth (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/passdb/
H A Dpdb_smbpasswd.c137 static FILE *startsmbfilepwent(const char *pfile, enum pwf_access_type type, int *lock_depth) argument
237 pw_file_unlock(fileno(fp), lock_depth); local
245 pw_file_unlock(fileno(fp), lock_depth); local
259 pw_file_unlock(fileno(fp), lock_depth); local
280 pw_file_unlock(fileno(fp), lock_depth); local
293 static void endsmbfilepwent(FILE *fp, int *lock_depth) argument
299 pw_file_unlock(fileno(fp), lock_depth); local
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dsched.h814 int lock_depth; /* BKL lock depth */ member in struct:task_struct

Completed in 68 milliseconds