HomeSort by: relevance | last modified time | path
    Searched defs:ufs_dirbuf_dotdot_namlen (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/ufs/ufs/
ufs_rename.c 73 static int ufs_dirbuf_dotdot_namlen(const struct dirtemplate *,
873 if (ufs_dirbuf_dotdot_namlen(&dirbuf, vp) != 2 ||
885 * ufs_dirbuf_dotdot_namlen: Return the namlen of the directory buffer
890 ufs_dirbuf_dotdot_namlen(const struct dirtemplate *dirbuf, function in typeref:typename:int

Completed in 13 milliseconds