Searched defs:lock_depth (Results 1 - 2 of 2) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dsched.h957 int lock_depth; /* BKL lock depth */ member in struct:task_struct

Completed in 180 milliseconds