OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fsbuffer
(Results
1 - 1
of
1
) sorted by null
/external/bluetooth/bluedroid/btif/co/
bta_fs_co.c
134
struct statfs
fsbuffer
;
local
150
if(statfs(p_path, &
fsbuffer
)==0)
152
if(
fsbuffer
.f_type == FAT_FS)
[
all
...]
Completed in 891 milliseconds