Searched refs:CPTOFH (Results 1 – 2 of 2) sorted by relevance
894 struct smb_fh *fhp = CPTOFH(cp); in smb_fh_gone()923 struct smb_fh *fhp = CPTOFH(cp); in smb_fh_free()
375 #define CPTOFH(cp) ((struct smb_fh *)((void *)(cp))) macro