Home
last modified time | relevance | path

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

/u-boot/fs/btrfs/
A Dbtrfs.c31 [BTRFS_FT_SYMLINK] = "SYM", in show_dir()
78 if (type == BTRFS_FT_SYMLINK) { in show_dir()
111 if (type == BTRFS_FT_SYMLINK) in show_dir()
A Dinode.c303 } else if (type == BTRFS_FT_SYMLINK && symlink_limit >= 0) { in btrfs_lookup_path()
/u-boot/fs/btrfs/kernel-shared/
A Dbtrfs_tree.h363 #define BTRFS_FT_SYMLINK 7 macro

Completed in 12 milliseconds