20 #ifndef EXT2_SYMLINK_H 21 #define EXT2_SYMLINK_H 24 #include "modules/system/vfs/Symlink.h" 25 #include "pedigree/kernel/processor/types.h" 26 #include "pedigree/kernel/utilities/String.h" 42 const String &name, uintptr_t inode_num,
Inode *inode,
48 uint64_t location, uint64_t size, uintptr_t buffer,
bool canBlock);
50 uint64_t location, uint64_t size, uintptr_t buffer,
bool canBlock);
Ext2Symlink(const Ext2Symlink &file)
virtual uint64_t readBytewise(uint64_t location, uint64_t size, uintptr_t buffer, bool canBlock)
virtual uint64_t writeBytewise(uint64_t location, uint64_t size, uintptr_t buffer, bool canBlock)
void fileAttributeChanged()