Home
last modified time | relevance | path

Searched refs:PART_SIZE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/orangefs/
H A Ddir.c23 #define PART_SIZE (1<<24) macro
24 #define PART_MASK (~(PART_SIZE - 1))
119 if (op->downcall.trailer_size > PART_SIZE) { in do_readdir()
/kernel/linux/linux-6.6/fs/orangefs/
H A Ddir.c23 #define PART_SIZE (1<<24) macro
24 #define PART_MASK (~(PART_SIZE - 1))
119 if (op->downcall.trailer_size > PART_SIZE) { in do_readdir()

Completed in 2 milliseconds