Searched refs:i_protect (Results 1 – 3 of 3) sorted by relevance
58 AFFS_I(inode)->i_protect = prot; in affs_iget()193 tail->protect = cpu_to_be32(AFFS_I(inode)->i_protect); in affs_write_inode()326 AFFS_I(inode)->i_protect = 0; in affs_new_inode()
419 u32 prot = AFFS_I(inode)->i_protect; in affs_mode_to_prot()441 AFFS_I(inode)->i_protect = prot; in affs_mode_to_prot()
59 u32 i_protect; /* unused attribute bits */ member