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

/linux-master/include/linux/
H A Dfs_parser.h59 u64 uint_64; /* For spec_u64 */ member in union:fs_parse_result::__anon3181
/linux-master/fs/
H A Dfs_parser.c110 result->uint_64 = 0;
247 if (kstrtoull(param->string, 0, &result->uint_64) < 0)
/linux-master/fs/smb/client/
H A Dfs_context.c1227 ctx->snapshot_time = result.uint_64;
/linux-master/fs/btrfs/
H A Dsuper.c294 ctx->subvol_objectid = result.uint_64;

Completed in 1414 milliseconds