Home
last modified time | relevance | path

Searched refs:ufs_dircheckforname (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/fs/ufs/
H A Dufs_dir.c732 err = ufs_dircheckforname(tdp, namep, namlen, &slot, &tip, cr, noentry); in ufs_direnter_cm()
922 err = ufs_dircheckforname(tdp, namep, namlen, &slot, &tip, cr, 0); in ufs_direnter_lr()
1007 ufs_dircheckforname( in ufs_dircheckforname() function
2461 err = ufs_dircheckforname(dp, namep, namlen, &slot, &ip, cr, 0); in ufs_dirremove()
H A Dufs_vnops.c3670 error = ufs_dircheckforname(sdp, snm, strlen(snm), &slot, in ufs_rename()
/titanic_41/usr/src/uts/common/sys/fs/
H A Dufs_inode.h862 extern int ufs_dircheckforname(struct inode *, char *, int,