Home
last modified time | relevance | path

Searched refs:_PC_FILESIZEBITS (Results 1 – 23 of 23) sorted by relevance

/illumos-gate/usr/src/boot/sys/sys/
H A Dunistd.h142 #define _PC_FILESIZEBITS 12 macro
/illumos-gate/usr/src/uts/common/sys/
H A Dunistd.h325 #define _PC_FILESIZEBITS 67 macro
/illumos-gate/usr/src/cmd/getconf/
H A Dgetconf.c227 _PC_FILESIZEBITS, "FILESIZEBITS", PATHCONF, NOFLAGS,
/illumos-gate/usr/src/uts/common/fs/
H A Dfs_subr.c539 case _PC_FILESIZEBITS: in fs_pathconf()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv_attr.c1730 error = VOP_PATHCONF(sarg->cs->vp, _PC_FILESIZEBITS, &val, in rfs4_fattr4_maxfilesize()
1758 error = VOP_PATHCONF(sarg->cs->vp, _PC_FILESIZEBITS, &val, in rfs4_fattr4_maxfilesize()
H A Dnfs4_srv_readdir.c258 error = VOP_PATHCONF(vp, _PC_FILESIZEBITS, &pc_val, cr, NULL); in rfs4_get_pc_encode()
H A Dnfs_vnops.c4827 case _PC_FILESIZEBITS: in nfs_pathconf()
H A Dnfs3_srv.c3967 error = VOP_PATHCONF(vp, _PC_FILESIZEBITS, &l, cr, NULL); in rfs3_fsinfo()
H A Dnfs3_vnops.c5749 if (cmd == _PC_FILESIZEBITS) { in nfs3_pathconf()
H A Dnfs4_vnops.c11391 case _PC_FILESIZEBITS: in nfs4_pathconf()
11448 case _PC_FILESIZEBITS: in nfs4_pathconf()
/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dfake_vop.c1234 case _PC_FILESIZEBITS: in fop_pathconf()
/illumos-gate/usr/src/cmd/ast/libast/amd64/
H A Dconftab.c115 …IMIT|CONF_MINMAX|CONF_UNDERSCORE|CONF_MINMAX_DEF, CONF_POSIX, 1, CONF_pathconf, _PC_FILESIZEBITS },
/illumos-gate/usr/src/cmd/ast/libast/i386/
H A Dconftab.c115 …IMIT|CONF_MINMAX|CONF_UNDERSCORE|CONF_MINMAX_DEF, CONF_POSIX, 1, CONF_pathconf, _PC_FILESIZEBITS },
/illumos-gate/usr/src/cmd/ast/libast/sparc/
H A Dconftab.c115 …IMIT|CONF_MINMAX|CONF_UNDERSCORE|CONF_MINMAX_DEF, CONF_POSIX, 1, CONF_pathconf, _PC_FILESIZEBITS },
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/
H A Dconftab.c115 …IMIT|CONF_MINMAX|CONF_UNDERSCORE|CONF_MINMAX_DEF, CONF_POSIX, 1, CONF_pathconf, _PC_FILESIZEBITS },
/illumos-gate/usr/src/uts/common/fs/fifofs/
H A Dfifovnops.c1940 case _PC_FILESIZEBITS: in fifo_pathconf()
/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vnops.c2254 case _PC_FILESIZEBITS: in hsfs_pathconf()
/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_vnops.c1981 case _PC_FILESIZEBITS: in pcfs_pathconf()
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_vnops.c2152 if (cmd == _PC_FILESIZEBITS) { in udf_l_pathconf()
/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_vnops.c4827 case _PC_FILESIZEBITS: in smbfs_pathconf()
/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd.c1569 if (VOP_PATHCONF(sl->sl_data_vp, _PC_FILESIZEBITS, &nbits, in sbd_open_data_file()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_vnops.c5384 case _PC_FILESIZEBITS: in zfs_pathconf()
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_vnops.c5712 case _PC_FILESIZEBITS: in ufs_l_pathconf()