Home
last modified time | relevance | path

Searched defs:bitmask (Results 1 – 3 of 3) sorted by relevance

/fs/unicode/
Dmkutf8data.c422 unsigned int bitmask; in tree_walk() local
664 unsigned int bitmask; in prune() local
821 unsigned int bitmask; in mark_nodes() local
947 unsigned int bitmask; in index_nodes() local
1056 unsigned int bitmask; in size_nodes() local
1190 unsigned int bitmask; in emit() local
/fs/nfs/
Dnfs4proc.c2924 const __u32 *bitmask = opendata->o_arg.server->exclcreat_bitmask; in nfs4_exclusive_attrset() local
3264 __u32 bitmask[NFS4_BITMASK_SZ]; in nfs4_do_setattr() local
3711 u32 bitmask[3] = {}, minorversion = server->nfs_client->cl_minorversion; in _nfs4_server_capabilities() local
3820 u32 bitmask[3]; in _nfs4_lookup_root() local
4052 __u32 bitmask[NFS4_BITMASK_SZ]; in _nfs4_proc_getattr() local
4628 __u32 bitmask[NFS4_BITMASK_SZ]; in _nfs4_proc_link() local
5758 u32 bitmask[3] = { 0, 0, FATTR4_WORD2_SECURITY_LABEL }; in _nfs4_get_security_label() local
5815 const u32 bitmask[3] = { 0, 0, FATTR4_WORD2_SECURITY_LABEL }; in _nfs4_do_set_security_label() local
7383 u32 bitmask[3]; in _nfs4_proc_fs_locations() local
7452 u32 bitmask[2] = { in _nfs40_proc_get_locations() local
[all …]
Dnfs4xdr.c1261 static void encode_getfattr(struct xdr_stream *xdr, const u32* bitmask, struct compound_hdr *hdr) in encode_getfattr()
1267 static void encode_getfattr_open(struct xdr_stream *xdr, const u32 *bitmask, in encode_getfattr_open()
1274 static void encode_fsinfo(struct xdr_stream *xdr, const u32* bitmask, struct compound_hdr *hdr) in encode_fsinfo()
1280 static void encode_fs_locations(struct xdr_stream *xdr, const u32* bitmask, struct compound_hdr *hd… in encode_fs_locations()
2701 const u32 *bitmask = args->bitmask; in nfs4_xdr_enc_server_caps() local
3263 static int decode_attr_supported(struct xdr_stream *xdr, uint32_t *bitmap, uint32_t *bitmask) in decode_attr_supported()
3457 uint32_t *bitmap, uint32_t *bitmask) in decode_attr_exclcreat_supported()