Home | Sort by: relevance | last modified time | path |
/src/sys/ufs/lfs/ | |
lfs_syscalls.c | 120 struct mount *mntp; local in function:sys_lfs_markv 125 if ((mntp = vfs_getvfs(&fsid)) == NULL) 127 fs = VFSTOULFS(mntp)->um_lfs; 161 struct mount *mntp; local in function:sys_lfs_markv 166 if ((mntp = vfs_getvfs(&fsid)) == NULL) 168 fs = VFSTOULFS(mntp)->um_lfs; 223 struct mount *mntp; local in function:lfs_markv 242 if ((mntp = vfs_getvfs(fsidp)) == NULL) 245 ump = VFSTOULFS(mntp); 256 if ((error = vfs_busy(mntp)) != 0 538 struct mount *mntp; local in function:sys_lfs_bmapv 580 struct mount *mntp; local in function:sys_lfs_bmapv 638 struct mount *mntp; local in function:lfs_bmapv 789 struct mount *mntp; local in function:sys_lfs_segclean 897 struct mount *mntp; local in function:lfs_segwait [all...] |