Searched refs:FSINFO (Results 1 – 7 of 7) sorted by relevance
| /freebsd-13.1/sys/contrib/openzfs/lib/libshare/os/linux/ |
| H A D | smb.c | 284 shareopts = FSINFO(impl_share, smb_fstype)->shareopts; in smb_enable_share() 396 FSINFO(impl_share, smb_fstype)->shareopts = (char *)shareopts; in smb_update_shareopts() 414 FSINFO(impl_share, smb_fstype)->shareopts = NULL; in smb_clear_shareopts()
|
| H A D | nfs.c | 248 shareopts = FSINFO(impl_share, nfs_fstype)->shareopts; in foreach_nfs_host() 581 shareopts = FSINFO(impl_share, nfs_fstype)->shareopts; in nfs_enable_share() 685 FSINFO(impl_share, nfs_fstype)->shareopts = (char *)shareopts; in nfs_update_shareopts() 696 FSINFO(impl_share, nfs_fstype)->shareopts = NULL; in nfs_clear_shareopts()
|
| /freebsd-13.1/sys/contrib/openzfs/lib/libshare/os/freebsd/ |
| H A D | nfs.c | 308 char *shareopts = FSINFO(impl_share, nfs_fstype)->shareopts; in nfs_enable_share() 407 FSINFO(impl_share, nfs_fstype)->shareopts = (char *)shareopts; in nfs_update_shareopts() 414 FSINFO(impl_share, nfs_fstype)->shareopts = NULL; in nfs_clear_shareopts()
|
| H A D | smb.c | 107 FSINFO(impl_share, smb_fstype)->shareopts = NULL; in smb_clear_shareopts()
|
| /freebsd-13.1/sys/contrib/openzfs/lib/libshare/ |
| H A D | libshare_impl.h | 39 #define FSINFO(impl_share, fstype) \ macro
|
| /freebsd-13.1/contrib/file/magic/Magdir/ |
| H A D | filesystems | 1038 …oerg Jenderek at Feb 2013 according to https://thestarman.pcministry.com/asm/mbr/MSWIN41.htm#FSINFO 1497 …oerg Jenderek at Feb 2011 according to https://thestarman.pcministry.com/asm/mbr/MSWIN41.htm#FSINFO
|
| /freebsd-13.1/contrib/tcpdump/ |
| H A D | CHANGES | 820 Print request header and file handle for NFS v3 FSINFO and PATHCONF
|