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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/e2fsprogs/
H A Dchattr.c38 static unsigned long get_flag(char c) function
81 *fl |= get_flag(*arg++);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A Dchattr.c77 static unsigned long get_flag(char c) function
105 (*fl) |= get_flag(*arg);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/cifs/
H A Dcifsproto.h278 const __u16 smb_file_id, const int get_flag,
H A Dcifssmb.c1647 const __u16 smb_file_id, const int get_flag, const __u64 len,
1687 if(get_flag)
1728 } else if (get_flag) {
1646 CIFSSMBPosixLock(const int xid, struct cifsTconInfo *tcon, const __u16 smb_file_id, const int get_flag, const __u64 len, struct file_lock *pLockData, const __u16 lock_type, const int waitFlag) argument

Completed in 188 milliseconds