Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/devfs/
Dbase.c851 static unsigned int stat_num_bytes; variable
932 stat_num_bytes -= sizeof *de + de->namelen; in devfs_put()
933 if ( S_ISLNK (de->mode) ) stat_num_bytes -= de->u.symlink.length + 1; in devfs_put()
1005 stat_num_bytes += sizeof *new + namelen; in _devfs_alloc_entry()
1771 stat_num_bytes += linklength + 1; in devfs_do_symlink()
3511 stat_num_entries, stat_num_bytes) + 1; in stat_read()