Home
last modified time | relevance | path

Searched defs:getsize (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/fs/fat/
H A Dfat_write.c107 int getsize = FATBUFBLOCKS; in flush_dirty_fat_buffer() local
289 int getsize = FATBUFBLOCKS; in set_fatent_value() local
H A Dfat.c197 __u32 getsize = FATBUFBLOCKS; in get_fatent() local
/openbmc/openbmc/poky/meta/lib/oe/
H A Dutils.py501 def getsize(filename): function
/openbmc/openbmc-tools/openbmctool/
H A Dopenbmctool.py113 def getsize(host,args,session): function