Searched refs:file_idx (Results 1 – 1 of 1) sorted by relevance
79 #define file_idx(_p) ((((u_long) _p) >> sizeof(void *)) % NUM_HEADS) macro178 int idx = file_idx(fp); in flockfile()243 int idx = file_idx(fp); in ftrylockfile()294 int idx = file_idx(fp); in funlockfile()