HomeSort by: relevance | last modified time | path
    Searched refs:argsopen (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/fs/hfs/
hfs_vfsops.c 344 hfs_libcb_argsopen argsopen; local in function:hfs_mountfs
375 argsopen.cred = argsread.cred = cred;
376 argsopen.l = argsread.l = l;
377 argsopen.devvp = devvp;
379 cbargs.openvol = (void*)&argsopen;
hfs_vfsops.c 344 hfs_libcb_argsopen argsopen; local in function:hfs_mountfs
375 argsopen.cred = argsread.cred = cred;
376 argsopen.l = argsread.l = l;
377 argsopen.devvp = devvp;
379 cbargs.openvol = (void*)&argsopen;
hfs_vfsops.c 344 hfs_libcb_argsopen argsopen; local in function:hfs_mountfs
375 argsopen.cred = argsread.cred = cred;
376 argsopen.l = argsread.l = l;
377 argsopen.devvp = devvp;
379 cbargs.openvol = (void*)&argsopen;

Completed in 32 milliseconds