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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/
H A Dchattr.c38 static unsigned long get_flag(char c) function
81 *fl |= get_flag(*arg++);
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dcifsproto.h346 const __u16 smb_file_id, const int get_flag,
H A Dcifssmb.c1719 const __u16 smb_file_id, const int get_flag, const __u64 len,
1758 if (get_flag)
1804 } else if (get_flag) {
1718 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 bool waitFlag) argument

Completed in 58 milliseconds