Home
last modified time | relevance | path

Searched refs:attrset (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-filter/libnetfilter/files/
H A Dlibnetfilter-cttimeout-visibility-hidden.patch97 t->attrset |= (1 << type);
138 t->attrset &= ~(1 << type);
168 t->attrset &= ~(1 << type);
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfs4proc.c2983 __u32 attrset[3]; in nfs4_exclusive_attrset() local
2987 for (i = 0; i < ARRAY_SIZE(attrset); i++) { in nfs4_exclusive_attrset()
2988 attrset[i] = opendata->o_res.attrset[i]; in nfs4_exclusive_attrset()
2990 attrset[i] &= ~bitmask[i]; in nfs4_exclusive_attrset()
2996 if ((attrset[1] & (FATTR4_WORD1_TIME_ACCESS|FATTR4_WORD1_TIME_ACCESS_SET))) { in nfs4_exclusive_attrset()
3003 if ((attrset[1] & (FATTR4_WORD1_TIME_MODIFY|FATTR4_WORD1_TIME_MODIFY_SET))) { in nfs4_exclusive_attrset()
3010 if (!(attrset[2] & FATTR4_WORD2_SECURITY_LABEL)) in nfs4_exclusive_attrset()
H A Dnfs4xdr.c5145 res->attrset[i] = be32_to_cpup(p++); in decode_open()
5147 res->attrset[i] = 0; in decode_open()
/OK3568_Linux_fs/kernel/include/linux/
H A Dnfs_xdr.h495 __u32 attrset[NFS4_BITMAP_SIZE]; member
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20190824.patch.gz1# ncurses 6.1 - patch 20190824 - Thomas E. Dickey 2# 3# --- ...
HDncurses-6.1-20190609-patch.sh.bz21#!/bin/sh 2# Use this script to patch ncurses 6.1 to 6.1 ( ...
HDncurses-6.1-20191130.patch.gz1# ncurses 6.1 - patch 20191130 - Thomas E. Dickey 2# 3# --- ...