Searched refs:st_ex_dev (Results 26 - 50 of 51) sorted by relevance

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/modules/
H A Donefs_system.c689 dst->st_ex_dev = src->st_dev;
H A Dvfs_default.c1246 key.devid = sbuf->st_ex_dev;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/include/
H A Dincludes.h448 dev_t st_ex_dev; member in struct:stat_ex
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/smbd/
H A Dvfs.c819 (smb_fname_dot->st.st_ex_dev == smb_fname_full->st.st_ex_dev) &&
H A Dservice.c1036 conn->base_share_dev = smb_fname_cpath->st.st_ex_dev;
H A Dsmb2_create.c665 SIVAL(p, 8, result->fsp_name->st.st_ex_dev);/* FileIndexHigh */
H A Dopen.c313 if (smb_fname_cwd->st.st_ex_dev != psbuf->st_ex_dev ||
H A Dtrans2.c69 if (conn->base_share_dev == psbuf->st_ex_dev) {
73 file_index |= ((uint64_t)((psbuf->st_ex_dev) & UINT32_MAX)) << 32; /* FileIndexHigh */
2955 cBytesSector=%u, cUnitTotal=%u, cUnitAvail=%d\n", (unsigned int)st.st_ex_dev, (unsigned int)bsize, (unsigned int)sectors_per_unit,
2958 SIVAL(pdata,l1_idFileSystem,st.st_ex_dev);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/smbd/
H A Dvfs.c819 (smb_fname_dot->st.st_ex_dev == smb_fname_full->st.st_ex_dev) &&
H A Dservice.c1036 conn->base_share_dev = smb_fname_cpath->st.st_ex_dev;
H A Dsmb2_create.c665 SIVAL(p, 8, result->fsp_name->st.st_ex_dev);/* FileIndexHigh */
H A Dopen.c313 if (smb_fname_cwd->st.st_ex_dev != psbuf->st_ex_dev ||
H A Dtrans2.c69 if (conn->base_share_dev == psbuf->st_ex_dev) {
73 file_index |= ((uint64_t)((psbuf->st_ex_dev) & UINT32_MAX)) << 32; /* FileIndexHigh */
2955 cBytesSector=%u, cUnitTotal=%u, cUnitAvail=%d\n", (unsigned int)st.st_ex_dev, (unsigned int)bsize, (unsigned int)sectors_per_unit,
2958 SIVAL(pdata,l1_idFileSystem,st.st_ex_dev);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/smbd/
H A Dvfs.c819 (smb_fname_dot->st.st_ex_dev == smb_fname_full->st.st_ex_dev) &&
H A Dservice.c1036 conn->base_share_dev = smb_fname_cpath->st.st_ex_dev;
H A Dsmb2_create.c665 SIVAL(p, 8, result->fsp_name->st.st_ex_dev);/* FileIndexHigh */
H A Dopen.c313 if (smb_fname_cwd->st.st_ex_dev != psbuf->st_ex_dev ||
H A Dtrans2.c69 if (conn->base_share_dev == psbuf->st_ex_dev) {
73 file_index |= ((uint64_t)((psbuf->st_ex_dev) & UINT32_MAX)) << 32; /* FileIndexHigh */
2955 cBytesSector=%u, cUnitTotal=%u, cUnitAvail=%d\n", (unsigned int)st.st_ex_dev, (unsigned int)bsize, (unsigned int)sectors_per_unit,
2958 SIVAL(pdata,l1_idFileSystem,st.st_ex_dev);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/lib/
H A Dsystem.c525 dst->st_ex_dev = src->st_dev;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/modules/
H A Dvfs_default.c1246 key.devid = sbuf->st_ex_dev;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/lib/
H A Dsystem.c525 dst->st_ex_dev = src->st_dev;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/modules/
H A Dvfs_default.c1246 key.devid = sbuf->st_ex_dev;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/lib/
H A Dsystem.c525 dst->st_ex_dev = src->st_dev;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/param/
H A Dloadparm.c8746 if (lsbuf.st_ex_dev != sbuf.st_ex_dev || lsbuf.st_ex_ino != sbuf.st_ex_ino) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/param/
H A Dloadparm.c8746 if (lsbuf.st_ex_dev != sbuf.st_ex_dev || lsbuf.st_ex_ino != sbuf.st_ex_ino) {

Completed in 287 milliseconds

123