Home
last modified time | relevance | path

Searched refs:uint_64 (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/
H A Dfs_parser.c110 result->uint_64 = 0; in __fs_parse()
236 kstrtoull(param->string, 0, &result->uint_64) < 0) in fs_param_is_u64()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfs_parser.h59 u64 uint_64; /* For spec_u64 */ member
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dmount_api.rst653 fs_param_is_u64 64-bit unsigned int result->uint_64
800 the result stored in result->{boolean,int_32,uint_32,uint_64}.