Searched refs:aDELETEINHIBIT (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dncp_no.h16 #define aDELETEINHIBIT (ntohl(1L<<(18-8))) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dncp_no.h16 #define aDELETEINHIBIT (ntohl(1L<<(18-8))) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/ncpfs/
H A Dinode.c593 info.attributes &= ~(aRONLY|aRENAMEINHIBIT|aDELETEINHIBIT);
595 info.attributes |= (aRONLY|aRENAMEINHIBIT|aDELETEINHIBIT);
617 info.attributes &= ~(aRONLY|aRENAMEINHIBIT|aDELETEINHIBIT);
621 info.attributes |= (aRONLY|aRENAMEINHIBIT|aDELETEINHIBIT);
H A Ddir.c183 info.attributes = old_nwattr & ~(aRONLY|aDELETEINHIBIT|aRENAMEINHIBIT);
220 info.attributes = old_nwattr & ~(aRONLY|aRENAMEINHIBIT|aDELETEINHIBIT);
226 info.attributes = new_nwattr & ~(aRONLY|aRENAMEINHIBIT|aDELETEINHIBIT);

Completed in 37 milliseconds