Searched refs:attrset (Results 1 – 7 of 7) sorted by relevance
97 t->attrset |= (1 << type);138 t->attrset &= ~(1 << type);168 t->attrset &= ~(1 << type);
2983 __u32 attrset[3]; in nfs4_exclusive_attrset() local2987 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()
5145 res->attrset[i] = be32_to_cpup(p++); in decode_open()5147 res->attrset[i] = 0; in decode_open()
495 __u32 attrset[NFS4_BITMAP_SIZE]; member
1# ncurses 6.1 - patch 20190824 - Thomas E. Dickey 2# 3# --- ...
1#!/bin/sh 2# Use this script to patch ncurses 6.1 to 6.1 ( ...
1# ncurses 6.1 - patch 20191130 - Thomas E. Dickey 2# 3# --- ...