Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dunistd.h324 #define _PC_FILESIZEBITS 67 macro
/titanic_41/usr/src/uts/common/fs/
H A Dfs_subr.c466 case _PC_FILESIZEBITS: in fs_pathconf()
/titanic_41/usr/src/cmd/getconf/
H A Dgetconf.c223 _PC_FILESIZEBITS, "FILESIZEBITS", PATHCONF, NOFLAGS,
/titanic_41/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dfake_vop.c978 case _PC_FILESIZEBITS: in fop_pathconf()
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv_attr.c1691 error = VOP_PATHCONF(sarg->cs->vp, _PC_FILESIZEBITS, &val, in rfs4_fattr4_maxfilesize()
1719 error = VOP_PATHCONF(sarg->cs->vp, _PC_FILESIZEBITS, &val, in rfs4_fattr4_maxfilesize()
H A Dnfs4_srv_readdir.c259 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.c3873 error = VOP_PATHCONF(vp, _PC_FILESIZEBITS, &l, cr, NULL); in rfs3_fsinfo()
H A Dnfs3_vnops.c5735 if (cmd == _PC_FILESIZEBITS) { in nfs3_pathconf()
H A Dnfs4_vnops.c11590 case _PC_FILESIZEBITS: in nfs4_pathconf()
11647 case _PC_FILESIZEBITS: in nfs4_pathconf()
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_vfsops.c552 error = VOP_PATHCONF(backrootvp, _PC_FILESIZEBITS, &maxfilesizebits, in cachefs_mount()
H A Dcachefs_vnops.c10237 if (cmd == _PC_FILESIZEBITS) { in cachefs_pathconf()
/titanic_41/usr/src/lib/libast/amd64/src/lib/libast/
H A Dconftab.c97 …IMIT|CONF_MINMAX|CONF_UNDERSCORE|CONF_MINMAX_DEF, CONF_POSIX, 1, CONF_pathconf, _PC_FILESIZEBITS },
/titanic_41/usr/src/lib/libast/sparc/src/lib/libast/
H A Dconftab.c97 …IMIT|CONF_MINMAX|CONF_UNDERSCORE|CONF_MINMAX_DEF, CONF_POSIX, 1, CONF_pathconf, _PC_FILESIZEBITS },
/titanic_41/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dconftab.c97 …IMIT|CONF_MINMAX|CONF_UNDERSCORE|CONF_MINMAX_DEF, CONF_POSIX, 1, CONF_pathconf, _PC_FILESIZEBITS },
/titanic_41/usr/src/lib/libast/i386/src/lib/libast/
H A Dconftab.c97 …IMIT|CONF_MINMAX|CONF_UNDERSCORE|CONF_MINMAX_DEF, CONF_POSIX, 1, CONF_pathconf, _PC_FILESIZEBITS },
/titanic_41/usr/src/uts/common/fs/fifofs/
H A Dfifovnops.c1922 case _PC_FILESIZEBITS: in fifo_pathconf()
/titanic_41/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vnops.c2411 case _PC_FILESIZEBITS: in hsfs_pathconf()
/titanic_41/usr/src/uts/common/fs/pcfs/
H A Dpc_vnops.c1982 case _PC_FILESIZEBITS: in pcfs_pathconf()
/titanic_41/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_vnops.c2961 case _PC_FILESIZEBITS: in smbfs_pathconf()
/titanic_41/usr/src/uts/common/fs/udfs/
H A Dudf_vnops.c2150 if (cmd == _PC_FILESIZEBITS) { in udf_l_pathconf()
/titanic_41/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd.c1526 if (VOP_PATHCONF(sl->sl_data_vp, _PC_FILESIZEBITS, &nbits, in sbd_open_data_file()
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dzfs_vnops.c4980 case _PC_FILESIZEBITS: in zfs_pathconf()
/titanic_41/usr/src/uts/common/fs/ufs/
H A Dufs_vnops.c5839 case _PC_FILESIZEBITS: in ufs_l_pathconf()