OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BLKPG_VOLNAMELTH
(Results
101 - 105
of
105
) sorted by null
1
2
3
4
5
/external/strace/mpers-m32/
struct_blkpg_partition.c
43
#define
BLKPG_VOLNAMELTH
64
50
char volname[
BLKPG_VOLNAMELTH
]; /* volume label */
/external/strace/mpers-mx32/
struct_blk_user_trace_setup.c
43
#define
BLKPG_VOLNAMELTH
64
50
char volname[
BLKPG_VOLNAMELTH
]; /* volume label */
struct_blkpg_ioctl_arg.c
43
#define
BLKPG_VOLNAMELTH
64
50
char volname[
BLKPG_VOLNAMELTH
]; /* volume label */
struct_blkpg_partition.c
43
#define
BLKPG_VOLNAMELTH
64
50
char volname[
BLKPG_VOLNAMELTH
]; /* volume label */
/external/strace/
block.c
46
#define
BLKPG_VOLNAMELTH
64
53
char volname[
BLKPG_VOLNAMELTH
]; /* volume label */
Completed in 3406 milliseconds
1
2
3
4
5