Searched defs:write_access (Results 1 - 4 of 4) sorted by relevance

/external/e2fsprogs/ext2ed/
H A Ddisk.c32 int write_access; variable
79 write_access is checked to see if we are allowed to do the actual writing.
87 if (!write_access) {
/external/libnfc-nci/src/nfc/tags/
H A Dce_t4t.c1143 UINT8 write_access)
1150 type, length, file_id, max_file_size, read_access, write_access);
1190 if (write_access != 0xFF)
1192 UINT8_TO_BE_STREAM (p, write_access);
1138 CE_T4TTestSetNDEFCtrlTLV(UINT8 type, UINT8 length, UINT16 file_id, UINT16 max_file_size, UINT8 read_access, UINT8 write_access) argument
/external/kernel-headers/original/linux/
H A Dmm.h742 unsigned long address, int write_access);
746 int write_access)
748 return __handle_mm_fault(mm, vma, address, write_access) &
754 int write_access)
744 handle_mm_fault(struct mm_struct *mm, struct vm_area_struct *vma, unsigned long address, int write_access) argument
752 handle_mm_fault(struct mm_struct *mm, struct vm_area_struct *vma, unsigned long address, int write_access) argument
/external/libnfc-nci/src/nfc/int/
H A Drw_int.h423 UINT8 write_access; /* write access condition */ member in struct:__anon7917

Completed in 107 milliseconds