Searched refs:old_nwattr (Results 1 – 1 of 1) sorted by relevance
221 __le32 old_nwattr; in ncp_force_unlink() local229 old_nwattr = NCP_FINFO(inode)->nwattr; in ncp_force_unlink()230 info.attributes = old_nwattr & ~(aRONLY|aDELETEINHIBIT|aRENAMEINHIBIT); in ncp_force_unlink()240 info.attributes = old_nwattr; in ncp_force_unlink()258 __le32 old_nwattr = NCP_FINFO(old_inode)->nwattr; in ncp_force_rename() local267 info.attributes = old_nwattr & ~(aRONLY|aRENAMEINHIBIT|aDELETEINHIBIT); in ncp_force_rename()291 new_nwattr = old_nwattr; in ncp_force_rename()296 info.attributes = old_nwattr; in ncp_force_rename()