Searched refs:old_nwattr (Results 1 – 1 of 1) sorted by relevance
179 __le32 old_nwattr; in ncp_force_unlink() local187 old_nwattr = NCP_FINFO(inode)->nwattr; in ncp_force_unlink()188 info.attributes = old_nwattr & ~(aRONLY|aDELETEINHIBIT|aRENAMEINHIBIT); in ncp_force_unlink()198 info.attributes = old_nwattr; in ncp_force_unlink()216 __le32 old_nwattr = NCP_FINFO(old_inode)->nwattr; in ncp_force_rename() local225 info.attributes = old_nwattr & ~(aRONLY|aRENAMEINHIBIT|aDELETEINHIBIT); in ncp_force_rename()249 new_nwattr = old_nwattr; in ncp_force_rename()254 info.attributes = old_nwattr; in ncp_force_rename()